From aa88d6656b85aac070c9fa40a5fa6c0e11ed8a71 Mon Sep 17 00:00:00 2001 From: Hector Sanjuan Date: Tue, 3 Jul 2012 13:52:27 +0200 Subject: [PATCH] Bug #1306: Sunstone: Let user create System datastores (cherry picked from commit 6cfc4c9f435cf2b50007e0bd3ef732986d32f924) --- .../public/js/plugins/datastores-tab.js | 38 ++++++++++++++----- 1 file changed, 29 insertions(+), 9 deletions(-) diff --git a/src/sunstone/public/js/plugins/datastores-tab.js b/src/sunstone/public/js/plugins/datastores-tab.js index 554c6c1ab2..9f5eb6f240 100644 --- a/src/sunstone/public/js/plugins/datastores-tab.js +++ b/src/sunstone/public/js/plugins/datastores-tab.js @@ -34,6 +34,7 @@ var datastores_tab_content = '\ '+tr("Basepath")+'\ '+tr("TM MAD")+'\ '+tr("DS MAD")+'\ + '+tr("System")+'\ \ \ \ @@ -52,10 +53,14 @@ var create_datastore_tmpl =
\ \ \ +
\ + \ + \ +
\ \ \ - \ + \