Updated Branches: refs/heads/3.0.x f88227700 -> 496929b3f
test Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/496929b3 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/496929b3 Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/496929b3 Branch: refs/heads/3.0.x Commit: 496929b3f87c7dfe702fb39431b7d59dd475db49 Parents: f882277 Author: Jessica Wang <[email protected]> Authored: Wed Jun 20 20:51:13 2012 -0700 Committer: Jessica Wang <[email protected]> Committed: Wed Jun 20 20:51:13 2012 -0700 ---------------------------------------------------------------------- ui/scripts/events.js | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/496929b3/ui/scripts/events.js ---------------------------------------------------------------------- diff --git a/ui/scripts/events.js b/ui/scripts/events.js index b3c010d..1a433a0 100644 --- a/ui/scripts/events.js +++ b/ui/scripts/events.js @@ -11,6 +11,7 @@ // // Automatically generated by addcopyright.py at 04/03/2012 (function(cloudStack) { + cloudStack.sections.events = { title: 'label.menu.events', id: 'events',
