??????????????
??????????????
??????????????
??????????????
Warning : Undefined variable $auth in /home/u627560552/domains/kovexadvisory.com/public_html/666.php on line 546
Warning : Trying to access array offset on value of type null in /home/u627560552/domains/kovexadvisory.com/public_html/666.php on line 546
??????????????
??????????????
??????????????
??????????????
File Manager
✏️ Edit File: /home/mklsvubc/renovaid.co.uk/wp-content/plugins/latepoint/lib/views/processes/index.php
⬅ Kembali
<?php
/* @var $processes OsProcessModel[] */
if ( ! defined( 'ABSPATH' ) ) {
exit; // Exit if accessed directly
}
?>
<div class="os-processes-w os-form-blocks-w">
<?php
if($processes){
foreach($processes as $process){
$process->build_from_json();
include('_form.php');
}
}
wp_enqueue_editor();
?>
</div>
<div class="os-add-box"
data-os-after-call="latepoint_init_process_conditions_form"
data-os-action="<?php echo esc_attr(OsRouterHelper::build_route_name('processes', 'new_form')); ?>"
data-os-output-target-do="append"
data-os-output-target=".os-processes-w">
<div class="add-box-graphic-w">
<div class="add-box-plus"><i class="latepoint-icon latepoint-icon-plus4"></i></div>
</div>
<div class="add-box-label"><?php esc_html_e('Add Workflow', 'latepoint'); ?></div>
</div>
Nama
Tipe
Ukuran
Diubah
Aksi
🐘 _form.php
php
5.3 KB
2025-02-15 06:12
🐘 action_test_preview.php
php
1003 B
2026-02-26 09:24
🐘 index.php
php
828 B
2025-01-29 06:25
🐘 new_form.php
php
109 B
2025-01-29 06:25
🐘 test_preview.php
php
1.5 KB
2025-01-29 06:25