Merge branch 'ui-regions'
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/91d1835c Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/91d1835c Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/91d1835c Branch: refs/heads/ui-multiple-nics Commit: 91d1835c6ec1a0c0b494b5fc56644c521da349bc Parents: fd50578 612a598 Author: Brian Federle <[email protected]> Authored: Wed Feb 27 13:51:00 2013 -0800 Committer: Brian Federle <[email protected]> Committed: Wed Feb 27 13:51:00 2013 -0800 ---------------------------------------------------------------------- .../WEB-INF/classes/resources/messages.properties | 7 + ui/css/cloudstack3.css | 166 ++++++++++++++ ui/dictionary.jsp | 7 + ui/images/sprites.png | Bin 182811 -> 188552 bytes ui/index.jsp | 2 + ui/scripts/accounts.js | 32 +++- ui/scripts/cloudStack.js | 5 +- ui/scripts/regions.js | 170 +++++++++++++++ ui/scripts/ui-custom/regions.js | 101 +++++++++ ui/scripts/ui/core.js | 4 + 10 files changed, 490 insertions(+), 4 deletions(-) ----------------------------------------------------------------------
