mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2026-09-22 22:05:01 -04:00
BE+FE: change log
This commit is contained in:
1 parent
887de65eb9
commit
7e6189cbd4
9 files changed
+41
-42
No files matched your search
+4
-2
@@ -6,9 +6,11 @@
|
||||
|
||||
|
||||
<!-- Page ------------------------------------------------------------------ -->
|
||||
<div class="content-wrapper" id="wf-content-wrapper">
|
||||
<div id="wf-content-wrapper" class="content-wrapper spinnerTarget" >
|
||||
<?php require 'php/templates/skel_workflows.php'; ?>
|
||||
<span class="helpIcon"> <a target="_blank" href="https://docs.netalertx.com/WORKFLOWS"><i class="fa fa-circle-question"></i></a></span>
|
||||
<span class="helpIcon">
|
||||
<a target="_blank" href="https://docs.netalertx.com/WORKFLOWS"><i class="fa fa-circle-question"></i></a>
|
||||
</span>
|
||||
<?php
|
||||
require 'workflowsCore.php';
|
||||
?>
|
||||
|
||||
Reference in new issue
Block a user