Various code cleanup. Removed executable flags, added newlines.

This commit is contained in:
James Cole
2016-12-22 19:42:45 +01:00
parent 14a0de6b6a
commit b6aa79bb38
92 changed files with 51 additions and 52 deletions

View File

@@ -261,4 +261,4 @@
{% block styles %}
<link rel="stylesheet" href="css/bootstrap-sortable.css" type="text/css" media="all"/>
{% endblock %}
{% endblock %}

View File

@@ -400,4 +400,4 @@
{% block styles %}
<link rel="stylesheet" href="css/bootstrap-sortable.css" type="text/css" media="all"/>
{% endblock %}
{% endblock %}

View File

@@ -193,4 +193,4 @@
{% endblock %}
{% block styles %}
<link rel="stylesheet" href="css/bootstrap-sortable.css" type="text/css" media="all"/>
{% endblock %}
{% endblock %}

View File

@@ -1,3 +1,3 @@
<p id="no_extra_options">
<em>{{ 'report_has_no_extra_options'|_ }}</em>
</p>
</p>

View File

@@ -35,4 +35,4 @@
</tr>
{% endfor %}
</tbody>
</table>
</table>