OSDN Git Service

t#32025:comic rename
[pettanr/pettanr.git] / app / helpers / application_helper.rb
index 953c54b..b513ed1 100644 (file)
@@ -38,12 +38,12 @@ module ApplicationHelper
     icon_tag :Artist, opt
   end
   
-  def comic_icon opt = {}
-    icon_tag :Comic, opt
+  def scroll_icon opt = {}
+    icon_tag :Scroll, opt
   end
   
-  def story_icon opt = {}
-    icon_tag :Story, opt
+  def scroll_panel_icon opt = {}
+    icon_tag :ScrollPanel, opt
   end
   
   def panel_icon opt = {}