Update manifest (#1661)

This commit is contained in:
maudoux 2019-04-01 14:57:15 +02:00
parent b790949492
commit d51e24f2f1

View File

@ -37,6 +37,7 @@ site/coffee/llApp.coffee
site/coffee/manager.coffee
site/coffee/notifications.coffee
site/coffee/sessions.coffee
site/coffee/viewDiff.coffee
site/coffee/viewer.coffee
site/htdocs/manager.fcgi
site/htdocs/manager.psgi
@ -105,6 +106,7 @@ site/htdocs/static/forms/file.html
site/htdocs/static/forms/grant.html
site/htdocs/static/forms/grantContainer.html
site/htdocs/static/forms/home.html
site/htdocs/static/forms/homeViewer.html
site/htdocs/static/forms/int.html
site/htdocs/static/forms/keyText.html
site/htdocs/static/forms/keyTextContainer.html
@ -158,6 +160,8 @@ site/htdocs/static/js/notifications.js
site/htdocs/static/js/notifications.min.js
site/htdocs/static/js/sessions.js
site/htdocs/static/js/sessions.min.js
site/htdocs/static/js/viewDiff.js
site/htdocs/static/js/viewDiff.min.js
site/htdocs/static/js/viewer.js
site/htdocs/static/js/viewer.min.js
site/htdocs/static/languages/ar.json
@ -191,6 +195,7 @@ site/templates/notifications.tpl
site/templates/scripts.tpl
site/templates/sessions.tpl
site/templates/tree.tpl
site/templates/viewDiff.tpl
site/templates/viewer.tpl
t/02-HTML-template.t
t/03-HTML-forms.t