Skip to content

Commit 891a0a0

Browse files
committed
Merge branch 'develop' of https://github.com/snipe/snipe-it into develop
2 parents 50f0797 + 36cdf0e commit 891a0a0

File tree

3 files changed

+3
-4
lines changed

3 files changed

+3
-4
lines changed

resources/views/dashboard.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -473,7 +473,7 @@ class="table table-striped snipe-table"
473473
</div><!-- /.box-body -->
474474
</div> <!-- /.box -->
475475
</div>
476-
</div>
476+
477477

478478
@endif
479479

resources/views/settings/backups.blade.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -194,8 +194,7 @@ class="btn btn-warning btn-sm restore-asset {{ (config('app.lock_passwords')) ?
194194
</div> <!-- end col-md-12 form div -->
195195
</div> <!-- end form group div -->
196196

197-
</div> <!-- end col-md-3 div -->
198-
</div> <!-- end row div -->
197+
199198

200199
@stop
201200

resources/views/settings/general.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -390,7 +390,7 @@
390390

391391
</div> <!-- /box -->
392392
</div> <!-- /.col-md-8-->
393-
</div> <!-- /.row-->
393+
394394

395395
{{ Form::close() }}
396396

0 commit comments

Comments
 (0)