Skip to content

Commit

Permalink
Add ancestors in sg template
Browse files Browse the repository at this point in the history
  • Loading branch information
LFDM committed Jun 6, 2014
1 parent 7add3c0 commit aa8f8b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/templates/sg.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<div class="small-12 columns">
<div ng-repeat="(id, grammar) in plugin.currentGrammar()">
<p token-with-id value="grammar.string" token-id="id"/>
<div sg-ancestors="grammar.ancestors"/>
<ul class="nested-dropdown">
<li class="first-item">Select Smyth Categories
<ul
Expand Down

0 comments on commit aa8f8b2

Please sign in to comment.