You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@deltacloud.apache.org by dk...@apache.org on 2013/06/04 13:03:15 UTC

git commit: CIMI client: fix typo fcgp->fgcp

Updated Branches:
  refs/heads/master d58981fba -> 93e0f7f97


CIMI client: fix typo fcgp->fgcp


Project: http://git-wip-us.apache.org/repos/asf/deltacloud/repo
Commit: http://git-wip-us.apache.org/repos/asf/deltacloud/commit/93e0f7f9
Tree: http://git-wip-us.apache.org/repos/asf/deltacloud/tree/93e0f7f9
Diff: http://git-wip-us.apache.org/repos/asf/deltacloud/diff/93e0f7f9

Branch: refs/heads/master
Commit: 93e0f7f97b8ed4176e91bb1b06916fa63e3dd276
Parents: d58981f
Author: Dies Koper <di...@fast.au.fujitsu.com>
Authored: Thu May 30 21:24:32 2013 +1000
Committer: Dies Koper <di...@fast.au.fujitsu.com>
Committed: Tue Jun 4 20:59:17 2013 +1000

----------------------------------------------------------------------
 clients/cimi/views/layout.haml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/deltacloud/blob/93e0f7f9/clients/cimi/views/layout.haml
----------------------------------------------------------------------
diff --git a/clients/cimi/views/layout.haml b/clients/cimi/views/layout.haml
index 7a99733..eef312b 100644
--- a/clients/cimi/views/layout.haml
+++ b/clients/cimi/views/layout.haml
@@ -37,7 +37,7 @@
                     %li
                       %a{ :href => '#providerModal', :onclick => "toggleConfig('vsphere')"} VSphere
                     %li
-                      %a{ :href => '#providerModal', :onclick => "toggleConfig('fcgp')"} FCGP
+                      %a{ :href => '#providerModal', :onclick => "toggleConfig('fgcp')"} FGCP
                     %li
                       %a{ :href => '#providerModal', :onclick => "toggleConfig('gogrid')"} GoGrid
             .pull-right{ :style => 'margin-top: 9px;'}