Skip to content
This repository has been archived by the owner on Apr 26, 2022. It is now read-only.

Commit

Permalink
Drops the unused expand idea link
Browse files Browse the repository at this point in the history
  • Loading branch information
mezis committed Sep 22, 2013
1 parent 5adbf3d commit e05d4e5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions app/views/ideas/_idea_maxi.html.haml
Expand Up @@ -52,9 +52,6 @@

.actions.pull-right
%ul
%li
= can_link_to idea_path(idea), if:(params[:action] != 'show'), title: s_('Tooltip|Expand Idea') do
%i.icon-fullscreen<>
%li
= link_to idea_path(idea, anchor: 'comments'), title: s_('Tooltip|Show comments') do
%i.icon-comments-alt<>
Expand Down

0 comments on commit e05d4e5

Please sign in to comment.