Skip to content

Commit

Permalink
menu-item: Write tests on templates
Browse files Browse the repository at this point in the history
  • Loading branch information
lapinp committed Jul 12, 2014
1 parent e521c64 commit a364eb7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
@@ -0,0 +1,4 @@
({
block : 'menu-item',
mods : { type : 'link', disabled : true }
})
1 change: 1 addition & 0 deletions common.blocks/menu-item/menu-item.tmpl-specs/10-type.html
@@ -0,0 +1 @@
<div class="menu-item menu-item_type_link menu-item_disabled i-bem" data-bem="{&quot;menu-item&quot;:{}}" role="menuitem"></div>

0 comments on commit a364eb7

Please sign in to comment.