Skip to content
This repository was archived by the owner on Oct 8, 2021. It is now read-only.

Commit 9dd4dc7

Browse files
author
Gabriel Schulhof
committed
Page and dialog: Update metadata
Fixes gh-7168
1 parent ab75c24 commit 9dd4dc7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

js/widgets/dialog.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
//>>excludeStart("jqmBuildExclude", pragmas.jqmBuildExclude);
22
//>>description: Displays a page as a modal dialog with inset appearance and overlay background
3-
//>>label: Dialogs
3+
//>>label: Dialogs (deprecated)
44
//>>group: Widgets
55
//>>css.structure: ../css/structure/jquery.mobile.dialog.css
66
//>>css.theme: ../css/themes/default/jquery.mobile.theme.css

js/widgets/page.dialog.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
//>>excludeStart("jqmBuildExclude", pragmas.jqmBuildExclude);
2-
//>>description: Displays a page as a modal dialog with inset appearance and overlay background
3-
//>>label: Dialogs
2+
//>>description: Styles a page as a modal dialog with inset appearance and overlay background
3+
//>>label: Dialog styling
44
//>>group: Widgets
55
//>>css.structure: ../css/structure/jquery.mobile.dialog.css
66
//>>css.theme: ../css/themes/default/jquery.mobile.theme.css

0 commit comments

Comments
 (0)