Skip to content

Commit

Permalink
#53 Clean up debug tags
Browse files Browse the repository at this point in the history
  • Loading branch information
nadouani committed Dec 13, 2016
1 parent 10375aa commit d4f9f10
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ui/app/views/partials/admin/report-template-import.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ <h3 class="modal-title">Import report templates</h3>
<div file-chooser="" filemodel="vm.formData.attachment"></div>
</div>
</div>

<pre>{{vm.formData | json}}</pre>
</div>
<div class="modal-footer">
<button class="btn btn-warning pull-left" type="button" ng-click="vm.cancel()">Cancel</button>
Expand Down

0 comments on commit d4f9f10

Please sign in to comment.