Custom fields are now drag/drop sortable.
authorChuck Scott <cscott@gaslightmedia.com>
Fri, 29 Dec 2017 22:09:25 +0000 (17:09 -0500)
committerChuck Scott <cscott@gaslightmedia.com>
Fri, 29 Dec 2017 22:09:25 +0000 (17:09 -0500)
commit391023f4ae8bb565e7fc7a4aaeec15569fb7d154
treefb01657c3949849403019d8fbf8858f2a0b10500
parent8ce2e862b20ea089400ac396f761f48f72d8800d
Custom fields are now drag/drop sortable.

Field orders are updated as fields are dropped in their new positions.
Updated front-end custom field generation to use the correct sort order.
classes/data/dataCustomFields.php
css/admin.css
models/admin/ajax/customFields.php
models/admin/customFields/index.php
models/front/fields/detail.php
models/front/fields/list.php
views/admin/customFields/index.html