OSDN Git Service

classname rename to module_name
[pettanr/pettanr.git] / app / views / system / index.html.erb
index 5c66bd6..a773e66 100644 (file)
@@ -1 +1,27 @@
-    <%# current_admin.authentication_token %>
+<div>
+ <p class="notice"><%= notice %></p>
+ <p class="alert"><%= alert %></p>
+</div>
+<div>
+  <%= link_to 'browse', :action => :browse %>
+</div>
+<div>
+  <%= link_to 'approve', :action => :waiting_list %>
+</div>
+<div>
+  <%= link_to 'auth token', :action => :auth_token %>
+</div>
+<div>
+フキダシの管理
+</div>
+<div>
+コモンライセンスの管理
+</div>
+<div>
+システム画像の管理
+</div>
+<div>
+  <%= link_to 'reload_manifest', :action => :reload_manifest %>
+</div>
+  <%= text_area_tag "json", '', :id => 'pettanr-manifest' %>
+  <%= text_area_tag "json", '', :id => 'pettanr-local_manifest' %>