Merge pull request #3072 from grafixeyehero/convert-userParentalControlPage-to-react

Convert userParentalControlPage to react
This commit is contained in:
Bill Thornton
2022-01-28 00:00:34 -05:00
committed by GitHub
9 changed files with 536 additions and 343 deletions
+1 -1
View File
@@ -464,7 +464,7 @@ import { appRouter } from '../components/appRouter';
path: 'dashboard/users/userparentalcontrol.html',
autoFocus: false,
roles: 'admin',
controller: 'dashboard/users/userparentalcontrol'
pageComponent: 'UserParentalControl'
});
defineRoute({