Fixed eslint errors

This commit is contained in:
Tomas Bures 2017-04-23 15:24:31 -04:00
parent bb4eb3832f
commit 3072632d8d
7 changed files with 73 additions and 74 deletions

View file

@ -9,7 +9,6 @@
<hr>
<form class="form-horizontal" method="get" action="/reports/create">
<input type="hidden" name="_csrf" value="{{csrfToken}}">
{{> report_select_template }}