Skip to content

Commit

Permalink
Rapid editing: remove 'View' link from belongs-to-menu-editor
Browse files Browse the repository at this point in the history
  • Loading branch information
tslocke committed Apr 24, 2008
1 parent d215961 commit fc73b0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hobo/taglibs/rapid_editing.dryml
Expand Up @@ -86,7 +86,7 @@
%>
<select onchange="#{f}">
<%= options_for_select(select_options, this ? this.id : "") %>
</select>&nbsp;<a if="&this && linkable?">View</a>
</select>
</span>
</def>

Expand Down

0 comments on commit fc73b0b

Please sign in to comment.