mirror of
https://github.com/Karaka-Management/oms-Media.git
synced 2026-02-18 02:08:40 +00:00
adjust inline update
This commit is contained in:
parent
5e81f0c4c3
commit
b8ff504569
|
|
@ -96,8 +96,8 @@ echo $this->getData('nav')->render();
|
||||||
<?php else: ?>
|
<?php else: ?>
|
||||||
<div class="col-xs-12">
|
<div class="col-xs-12">
|
||||||
<section id="mediaFile" class="box wf-100"
|
<section id="mediaFile" class="box wf-100"
|
||||||
data-ui-content=".inner"
|
data-update-content=".inner"
|
||||||
data-ui-element="#mediaFile .textContent"
|
data-update-element="#mediaFile .textContent"
|
||||||
data-tag="form"
|
data-tag="form"
|
||||||
data-method="POST"
|
data-method="POST"
|
||||||
data-uri="<?= \phpOMS\Uri\UriFactory::build('{/api}media?{?}&csrf={$CSRF}'); ?>">
|
data-uri="<?= \phpOMS\Uri\UriFactory::build('{/api}media?{?}&csrf={$CSRF}'); ?>">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user