From: Jan Provaznik <[email protected]>

---
 src/app/views/dashboard/summary.haml |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/app/views/dashboard/summary.haml 
b/src/app/views/dashboard/summary.haml
index 4eeb58b..993cd18 100644
--- a/src/app/views/dashboard/summary.haml
+++ b/src/app/views/dashboard/summary.haml
@@ -38,6 +38,8 @@
       Create a Template
     %a{:href => url_for(:controller => "users", :action => "new")}
       Create a User
+    %a{:href => url_for(:controller => "image_descriptor", :action => "new")}
+      Create a Image
   - else
     %a{:href => url_for(:controller => "", :action => "")}
       Launch Instances
-- 
1.7.0.1

_______________________________________________
deltacloud-devel mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/deltacloud-devel

Reply via email to