We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9965601 commit 74e25dfCopy full SHA for 74e25df
init.rb
@@ -35,6 +35,6 @@
35
36
menu :admin_menu, :text_blocks,
37
{ controller: 'text_blocks', action: 'index' },
38
- caption: :label_text_block_plural, :html => {:class => 'icon'}
+ caption: :label_text_block_plural, :html => {:class => 'icon icon-text-blocks'}
39
end
40
0 commit comments