Tag can be removed, again
This commit is contained in:
parent
88e45d145c
commit
dc5e44b3d0
@ -11,3 +11,11 @@
|
||||
%a(href='http://www.linux-presentation-day.org')
|
||||
= image_tag 'linux-presentation-day.png', width: '150', height: '75',
|
||||
alt: 'Linux presentation day', style: 'vertical-align: middle'
|
||||
|
||||
- elsif action_name != 'show'
|
||||
%em.fa.fa-tag
|
||||
= params[:tag]
|
||||
|
||||
- if action_name != 'show'
|
||||
%a(href="?tag=")
|
||||
%em.fa.fa-times
|
||||
|
Loading…
Reference in New Issue
Block a user