7 Commits

Author SHA1 Message Date
vetrivelc
6a11d099cf Fix Externalization of hard-coded label strings
-Split 'dictionary.jsp' into two files -> 'dictionary.jsp' and
'dictionary2.jsp' -- this is due to JSP file constraints as the
localization object is getting quite long

-Per change above, 'dictionary' object is now split into an additonal
'dictionary2' object, which is merged with the main dict object on page
load

-All new dictionary mappings should be added to 'dictionary2' now.

Signed-off-by: Brian Federle <brian.federle@citrix.com>
2014-09-17 13:59:13 -07:00
Brian Federle
caaf4ed0c5 Add missing license header to new .css files (oops) 2013-08-20 16:05:19 -07:00
Brian Federle
bcd36508de UI modules: Add blank .css files to silence 404 errors 2013-08-20 15:46:37 -07:00
Jessica Wang
b73156a56e CLOUDSTACK-1816: Cisco VNMC ASA1000v - object name in API response has been corrected. Here is related UI change. 2013-05-09 12:51:40 -07:00
Jessica Wang
6dff20e212 CLOUDSTACK-1816: Cisco VNMC ASA1000v - UI - implement Delete CiscoASA1000v action. 2013-05-08 15:40:46 -07:00
Jessica Wang
99f0cdd0d9 CLOUDSTACK-1816: Cisco VNMC ASA1000v - UI - implement Add CiscoASA1000v action. 2013-05-08 14:50:15 -07:00
Brian Federle
9a8bf4a66b VNMC: Refactor ASA1000v as a VNMC subdevice
-Make new provider 'VNMC' instead of 'ASA1000v'

-Add helper function to add new VNMC managed devices to module

-Make ASA1000v device listing as a view all link under VNMC
2013-05-06 11:46:24 -07:00