OSDN Git Service

Merge branch 'v06sheet' of git.sourceforge.jp:/gitroot/pettanr/pettanr into v06sheet
[pettanr/pettanr.git] / app / views / layouts / test.html.erb
index 6e89624..5236cfd 100644 (file)
   <div width="100%" style="background-color: #fadddd; padding: 5px;">\r
     <%= link_to t('tab.creator.home'), '/home' %>\r
     <%= link_to t('tab.creator.comic'), '/home/comics' %>\r
+    <%= link_to t('*'), new_comic_path %>\r
     <%= link_to t('tab.creator.story'), '/home/stories' %>\r
     <%= link_to t('tab.creator.sheet'), '/home/sheets' %>\r
+    <%= link_to t('*'), new_sheet_path %>\r
     <%= link_to t('tab.creator.scroll'), '/home/scrolls' %>\r
+    <%= link_to t('*'), new_scroll_path %>\r
     <%= link_to t('tab.creator.panel'), '/home/panels' %>\r
+    <%= link_to t('*'), new_panel_path %>\r
     <% if @artist %>\r
       <%= link_to t('tab.creator.original_picture'), main_app.original_pictures_path %>\r
+      <%= link_to t('*'), new_original_picture_path %>\r
       <%= link_to t('tab.creator.resource_picture'), '/home/resource_pictures' %>\r
     <% end %>\r
     <% if @author and @author.working? -%>\r