CC-1917 file meta data screen
This commit is contained in:
parent
2f796f3d9c
commit
9a7dda49fe
2 changed files with 24 additions and 17 deletions
|
@ -1,4 +1,6 @@
|
|||
<?php
|
||||
<div class="ui-widget ui-widget-content block-shadow simple-formblock clearfix padded-strong">
|
||||
<h2>Edit Metadata</h2>
|
||||
|
||||
$this->form->setAction($this->url());
|
||||
echo $this->form;
|
||||
<?php $this->form->setAction($this->url());
|
||||
echo $this->form; ?>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue