From fc32d730158c64bc7e7e429703cd472385d33379 Mon Sep 17 00:00:00 2001 From: Daniel Molina Date: Mon, 5 Aug 2013 11:06:01 +0200 Subject: [PATCH] bug #2255: Add RAW section to template creation form --- .../public/js/plugins/templates-tab.js | 104 +++++++++++++++++- 1 file changed, 103 insertions(+), 1 deletion(-) diff --git a/src/sunstone/public/js/plugins/templates-tab.js b/src/sunstone/public/js/plugins/templates-tab.js index 24742bf89e..a69e8defe6 100644 --- a/src/sunstone/public/js/plugins/templates-tab.js +++ b/src/sunstone/public/js/plugins/templates-tab.js @@ -3712,6 +3712,73 @@ function setupCreateTemplateDialog(){ } + /************************************************************************** + OTHER TAB + + **************************************************************************/ + + var add_otherTab = function() { + var html_tab_content = '
  • '+ + '
    '+ + '
    '+ + '
    '+ + ''+tr("RAW data")+''+ + '
    '+ + '
    '+ + '
    '+ + '
    '+ + ''+ + '
    '+ + '
    '+ + ''+ + '
    '+ + '
    '+ + '
    '+ + '
    '+ + '
    '+ + '
    '+ + '
    '+ + '
    '+ + '
    '+ + ''+ + '
    '+ + '
    '+ + '