mirror of
https://github.com/myvesta/vesta
synced 2025-08-19 13:01:52 -07:00
license manager
This commit is contained in:
parent
45fd7dc75b
commit
60ebfe321a
13 changed files with 534 additions and 47 deletions
|
@ -4,7 +4,14 @@
|
|||
*/
|
||||
App.Templates.html = {
|
||||
WEB: {
|
||||
hint: ['']
|
||||
hint: [''],
|
||||
notification: [
|
||||
'<li class="~!:UNSEEN~!"><span class="mark-seen" id="notification-~!:ID~!"> </span>\
|
||||
<span class="title"><span class="icon ~!:TYPE~!"> </span>~!:TOPIC~!</span>\
|
||||
~!:NOTICE~!\
|
||||
</li>'
|
||||
]
|
||||
|
||||
},
|
||||
// file manager
|
||||
//
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue