Skip to content

Commit 9811c42

Browse files
committed
Rename function to fromPreset()
1 parent c5cd98f commit 9811c42

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

  • ts/WoltLabSuite/Core/Component/GridView
  • wcfsetup/install/files/js/WoltLabSuite/Core/Component/GridView

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ interface ResponseGridView {
1313
}
1414

1515
export class GridViewSetup {
16-
async fromGridView(
16+
async fromPreset(
1717
title: string,
1818
gridViewClass: string,
1919
pageNo: number = 1,

wcfsetup/install/files/js/WoltLabSuite/Core/Component/GridView/Setup.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)