diff --git a/web/js/actions.js b/web/js/actions.js index f4370e51..6f969e48 100644 --- a/web/js/actions.js +++ b/web/js/actions.js @@ -627,6 +627,12 @@ App.Actions.view_full_ns_list = function(evt) App.Helpers.openInnerPopup(elm, $(elm).parents('.prop-box').find('.ns-full-list:first').html(), 'Name Server list'); } +App.Actions.view_full_web_templates = function(evt) +{ + var elm = $(evt.target); + App.Helpers.openInnerPopup(elm, $(elm).parents('.prop-box').find('.ns-full-list:first').html(), 'Web Templates list'); +} + App.Actions.view_template_info = function(evt) { var elm = $(evt.target); diff --git a/web/js/templates.js b/web/js/templates.js index d55b753a..c7e7b077 100644 --- a/web/js/templates.js +++ b/web/js/templates.js @@ -362,7 +362,7 @@ App.Templates.html = { user: { WEB_TPL_MINIMIZED: ['~!:WEB_TPL_MINI~!\ \ - ~!:MORE_NUMBER~! more\ + ~!:MORE_NUMBER~! more\ '], WEB_TPL: ['~!:NAME~!'], NS_MINIMIZED: ['~!:NS_MINI~!\