Skip to content

Commit 1368340

Browse files
Apply suggestions from code review
Co-authored-by: Marcel Werk <[email protected]>
1 parent dbf86b9 commit 1368340

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

ts/WoltLabSuite/Core/Component/GridView/Setup.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
* @since 6.2
66
*/
77

8-
import { dialogFactory } from "WoltLabSuite/Core/Component/Dialog";
98
import { prepareRequest } from "WoltLabSuite/Core/Ajax/Backend";
109
import WoltlabCoreDialog from "WoltLabSuite/Core/Element/woltlab-core-dialog";
1110

wcfsetup/install/files/lib/system/endpoint/controller/core/gridViews/GetGridView.class.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
use wcf\system\gridView\AbstractGridView;
1414

1515
/**
16-
* API endpoint to render the grid view
16+
* API endpoint for the rendering of a grid view in a dialog.
1717
*
1818
* @author Olaf Braun
1919
* @copyright 2001-2025 WoltLab GmbH

0 commit comments

Comments
 (0)