mirror of
https://github.com/Karaka-Management/oms-Script.git
synced 2026-01-17 07:08:39 +00:00
Merge branch 'develop' of https://github.com/Orange-Management/Modules into develop
This commit is contained in:
commit
cb1b94df7d
|
|
@ -104,7 +104,7 @@ echo $this->getData('nav')->render(); ?>
|
|||
<td><?= FormElementGenerator::generate($element, $this->request->getData($element['attributes']['name'] ?? '')); ?>
|
||||
<?php endforeach; ?>
|
||||
<tr>
|
||||
<td><a class="button" href="<?= UriFactory::build('{%}') ;?>&type={#iExport}&lang={#iLang}{#iUiSettings}"><?= $this->getHtml('Load'); ?></a>
|
||||
<td><a class="button" href="<?= UriFactory::build('{%}');?>&type={#iExport}&lang={#iLang}{#iUiSettings}"><?= $this->getHtml('Load'); ?></a>
|
||||
</table>
|
||||
</form>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user