Add coments in pandora_ui.js
This commit is contained in:
parent
888988572a
commit
e84610120b
|
@ -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";
|
||||
|
||||
|
|
Loading…
Reference in New Issue