1
0
mirror of https://github.com/dkmstr/openuds.git synced 2024-12-22 13:34:04 +03:00

updated admin interface

This commit is contained in:
Adolfo Gómez García 2023-02-23 21:56:55 +01:00
parent d6fd263e9e
commit 2ac625a511
No known key found for this signature in database
GPG Key ID: DD1ABF20724CDA23
3 changed files with 8 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -267,10 +267,16 @@ gettext("Groups");
gettext("Services Pools");
gettext("Assigned services");
gettext("Information");
gettext("Information");
gettext("Clean related (mfa,...)");
gettext("In Maintenance");
gettext("Active");
gettext("Delete user");
gettext("Delete group");
gettext("Clean data");
gettext("Clean related data (mfa, ...)?");
gettext("Related data cleaned");
gettext("dismiss");
gettext("New Authenticator");
gettext("Edit Authenticator");
gettext("Delete Authenticator");

View File

@ -99,7 +99,7 @@
</svg>
</div>
</uds-root>
<script src="/uds/res/admin/runtime.js?stamp=1675356496" type="module"></script><script src="/uds/res/admin/polyfills.js?stamp=1675356496" type="module"></script><script src="/uds/res/admin/main.js?stamp=1675356496" type="module"></script>
<script src="/uds/res/admin/runtime.js?stamp=1677185635" type="module"></script><script src="/uds/res/admin/polyfills.js?stamp=1677185635" type="module"></script><script src="/uds/res/admin/main.js?stamp=1677185635" type="module"></script>
</body></html>