global "Run now" scheduler button on new Settings page (v1.3)

This commit is contained in:
2026-07-08 16:09:06 -03:00
parent d02f49e293
commit c74a52346c
5 changed files with 63 additions and 2 deletions

View File

@@ -0,0 +1,3 @@
<li <?= $this->app->checkMenuSelection('ConfigController', 'show', 'RecoReco') ?>>
<?= $this->url->link(t('RecoReco'), 'ConfigController', 'show', array('plugin' => 'RecoReco')) ?>
</li>