Add coments in pandora_ui.js

This commit is contained in:
marcos 2019-11-27 11:43:50 +01:00
parent 888988572a
commit e84610120b
1 changed files with 7 additions and 0 deletions

View File

@ -1,5 +1,12 @@
/* global $ */
/* exported load_modal */
/*JS to Show user modals :
- Confirm dialogs.
- Display dialogs.
- Load modal windows.
- Logo Previews.
- General show messages.
*/
var ENTERPRISE_DIR = "enterprise";