mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Update php-codesniffer (#11368)
* PHPCS 3.5+ * Fix newly detected style issues
This commit is contained in:
@@ -24,7 +24,7 @@ if (Auth::user()->hasGlobalAdmin()) {
|
||||
}
|
||||
}
|
||||
}
|
||||
?>
|
||||
?>
|
||||
|
||||
<div class="modal fade bs-example-modal-sm" id="create-service" tabindex="-1" role="dialog" aria-labelledby="Create" aria-hidden="true">
|
||||
<div class="modal-dialog">
|
||||
@@ -165,5 +165,5 @@ $('#service-submit').click('', function(e) {
|
||||
});
|
||||
|
||||
</script>
|
||||
<?php
|
||||
<?php
|
||||
}
|
||||
|
Reference in New Issue
Block a user