OSDN Git Service

replace codes
[pettanr/pettanr.git] / app / views / balloon_templates / index.html.erb
index 45f2e0d..7e59e7d 100644 (file)
@@ -5,7 +5,7 @@
     <th>speach balloon</th>
     <th>system_picture</th>
     <th>Tail</th>
-    <th>Border</th>
+    <th>size</th>
     <th>MinWidth</th>
     <th>MinHeight</th>
     <th>MaxWidth</th>
@@ -17,7 +17,7 @@
     <td><%= balloon_template.speach_balloon_id %></td>
     <td><%= balloon_template.system_picture_id %></td>
     <td><%= balloon_template.tail %></td>
-    <td><%= balloon_template.border %></td>
+    <td><%= balloon_template.size %></td>
     <td><%= balloon_template.min_width %></td>
     <td><%= balloon_template.min_height %></td>
     <td><%= balloon_template.max_width %></td>