This website requires JavaScript.
Explore
Help
Sign In
Mirror
/
zulip
mirror of
https://github.com/zulip/zulip.git
Watch
1
Star
0
Fork
You've already forked zulip
0
Code
Issues
Projects
Releases
Wiki
Activity
905fc3b50e
zulip
/
web
/
templates
/
settings
/
admin_settings_modals.hbs
3 lines
101 B
Handlebars
Raw
Normal View
History
Unescape
Escape
template: Move `admin_settings_modals` template to `settings` folder. Moved `admin_settings_modals` template to `/templates/settings/` folder as earlier, it was inaccurately placed within the `/templates` folder and should have been within the `/templates/settings` folder.
2021-04-24 20:17:23 +02:00
<div id="user-info-form-modal-container"></div>
linkifiers: Add frontend support to edit linkifier. A modal is added to edit the realm linkifier which supports ui_report error. Puppeteer tests to verify linkifier update and an invalid test to verify that linkifier error messages are reported on the modal are added as well.
2021-04-14 23:33:54 +02:00
<div id="linkifier-edit-form-modal-container"></div>