BE+FE: change log

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

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';
?>