Skip to content

Commit 74e25df

Browse files
authored
Consistent class naming for icons (#29)
1 parent 9965601 commit 74e25df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

init.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@
3535

3636
menu :admin_menu, :text_blocks,
3737
{ controller: 'text_blocks', action: 'index' },
38-
caption: :label_text_block_plural, :html => {:class => 'icon'}
38+
caption: :label_text_block_plural, :html => {:class => 'icon icon-text-blocks'}
3939
end
4040

0 commit comments

Comments
 (0)