Skip to content

Commit 84fc08c

Browse files
committed
Update widget class name in web script controller
1 parent ebbf7d6 commit 84fc08c

File tree

1 file changed

+1
-1
lines changed
  • config/alfresco/site-webscripts/org/sharextras/components/reset-password

1 file changed

+1
-1
lines changed

config/alfresco/site-webscripts/org/sharextras/components/reset-password/login.get.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
**/
55
model.widgets.push({
66
id: "ResetPasswordDialog",
7-
name: "Extras.CustomLoginDialog",
7+
name: "Extras.ResetPasswordDialog",
88
options: {}
99
});

0 commit comments

Comments
 (0)