mirror of
https://github.com/snipe/snipe-it.git
synced 2026-02-05 04:45:44 +00:00
Fix indent
This commit is contained in:
@ -28,7 +28,7 @@ $(function () {
|
||||
|
||||
var baseUrl = $('meta[name="baseUrl"]').attr('content');
|
||||
//handle modal-add-interstitial calls
|
||||
var model, select, refreshSelector;
|
||||
var model, select, refreshSelector;
|
||||
|
||||
if($('#createModal').length == 0) {
|
||||
$('body').append('<div class="modal fade" id="createModal"></div><!-- /.modal -->');
|
||||
|
||||
Reference in New Issue
Block a user