OSDN Git Service

speech balloon template changed
[pettanr/pettanr.git] / app / views / system / browse.html.erb
index e6d7f83..836bacd 100644 (file)
   </tr>
   <tr>
     <td>
+      <%= link_to 'speech_balloons', :controller => 'speech_balloons', :action => :list %>
+    </td>
+  </tr>
+  <tr>
+    <td>
       <%= link_to 'balloons', :controller => 'balloons', :action => :list %>
     </td>
   </tr>
 <table>
   <tr>
     <td>
-      <%= link_to 'speech_balloons', :controller => 'speech_balloons', :action => :list %>
-    </td>
-  </tr>
-  <tr>
-    <td>
-      <%= link_to 'balloon_templates', :controller => 'balloon_templates', :action => :list %>
-    </td>
-  </tr>
-  <tr>
-    <td>
-      <%= link_to 'speech_templates', :controller => 'speech_templates', :action => :list %>
+      <%= link_to 'speech_balloon_templates', :controller => 'speech_balloon_templates', :action => :list %>
     </td>
   </tr>
 </table>