OSDN Git Service

work
[pettanr/pettanr.git] / app / views / speech_balloon_templates / index.html.erb
index 35338bb..48afbe6 100644 (file)
@@ -10,7 +10,7 @@
         </div>
       </div>
       <div class="speech_balloon_template_item">
-        <% if @author and @author.working? -%>
+        <% if @operators.author and @operators.author.working? -%>
           <%= link_to t('speech_balloon_templates.add_to_panel'), main_app.new_speech_balloon_path(:speech_balloon_template_id => st.id) %>
         <% end -%>
       </div>