Skip to content

Commit

Permalink
Merge pull request #145 from samselikoff/patch-1
Browse files Browse the repository at this point in the history
Update modal.hbs
  • Loading branch information
mike-north committed Jun 20, 2015
2 parents 5601401 + 26146a3 commit f3ba434
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/dummy/app/templates/modal.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<span>&#123;&#123;</span>md-modal-container<span>&#125;&#125;</span>

<span class="code-comment"><span>&#123;&#123;</span>!-- in app/templates/my-view.hbs --<span>&#125;&#125;</span></span>
<span>&#123;&#123;</span>#md-modal action="closeModal"<span>&#125;&#125;</span>
<span>&#123;&#123;</span>#md-modal close="closeModal"<span>&#125;&#125;</span>
&lt;div class="modal-content"&gt;
&lt;h4&gt;Hello Modal&lt;/h4&gt;
&lt;p&gt;Oh hai there!&lt;/p&gt;
Expand Down

0 comments on commit f3ba434

Please sign in to comment.