BE+FE: change log

This commit is contained in:
jokob-sk committed 2026-07-06 15:00:41 +10:00
1 parent 887de65eb9
commit 7e6189cbd4
9 files changed
+41 -42

No files matched your search

+4 -2
View File
@@ -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';
?>