mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 09:36:05 -08:00
css fixes, removal of ionicons
This commit is contained in:
@@ -4,6 +4,10 @@
|
||||
require_once $_SERVER['DOCUMENT_ROOT'] . '/php/templates/security.php';
|
||||
?>
|
||||
|
||||
<script>
|
||||
showSpinner();
|
||||
</script>
|
||||
|
||||
|
||||
<section class="content workflows col-sm-12 col-xs-12">
|
||||
<div id="workflowContainerWrap" class="bg-grey-dark color-palette col-sm-12 col-xs-12 box-default box-info ">
|
||||
@@ -83,8 +87,6 @@ let emptyWorkflow = {
|
||||
// Retrieve and process the data
|
||||
function getData() {
|
||||
|
||||
showSpinner();
|
||||
|
||||
getSetting()
|
||||
|
||||
$.get('php/server/query_json.php?file=workflows.json')
|
||||
|
||||
Reference in New Issue
Block a user