propel rename done for template fields, template name input.
This commit is contained in:
parent
db4e025c05
commit
8eecbb18c0
17 changed files with 2607 additions and 74 deletions
|
@ -1,6 +1,8 @@
|
|||
<div id="configure_item_template" class="ui-widget ui-widget-content block-shadow alpha-block padded">
|
||||
<button id="template_item_save" data-template="<?php echo $this->template_id; ?>">Save</button>
|
||||
|
||||
<div><label>Name<input id="template_name" type="text"></label></div>
|
||||
|
||||
<?php $i = 0; ?>
|
||||
|
||||
<ul class="template_item_list">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue