Minor HTML tweaks

This commit is contained in:
Abhimanyu Sharma
2016-10-08 21:39:39 +05:30
parent 318227f067
commit 22cbe16007
9 changed files with 11 additions and 11 deletions
@@ -14,7 +14,7 @@
<div class="row">
<div class="col-md-12">
@include('dashboard.partials.errors')
<form class='form-vertical' name='ScheduleForm' role='form' method='POST' autocomplete="off">
<form class="form-vertical" name="ScheduleForm" role="form" method='POST' autocomplete="off">
<input type="hidden" name="_token" value="{{ csrf_token() }}">
<input type="hidden" name="incident[visible]" value="1">
<fieldset>