Fixed gh-417 edit layout by removing the one to many div's from the dynamic build method.

This commit is contained in:
2019-06-10 01:05:37 +02:00
parent c966720f79
commit 6da9cb3d42
43 changed files with 622 additions and 548 deletions

View File

@ -96,7 +96,6 @@ $componentParams = $this->params; // will be removed just use $this->params inst
<input type="hidden" name="task" value="snippet.edit" />
<?php echo JHtml::_('form.token'); ?>
</div>
</div>
</div>
</form>
</div>