Added test button to notification edit

This commit is contained in:
Mark McDowall 2013-06-12 19:55:11 -07:00
commit 1f4cf0034e
7 changed files with 78 additions and 8 deletions

View file

@ -57,6 +57,13 @@
</div>
{{formBuilder}}
<div class="control-group">
<label class="control-label">Test</label>
<div class="controls">
<button class="btn x-test"><i class="icon-question x-test-icon"/> Test</button>
</div>
</div>
</div>
</div>
<div class="modal-footer">