Adding edit entry screen to admin leads
authorSteve Sutton <steve@gaslightmedia.com>
Mon, 11 Jul 2016 20:55:16 +0000 (16:55 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Mon, 11 Jul 2016 20:55:16 +0000 (16:55 -0400)
commit3deca1bd9f435febbb0402b3c504f3a33b17efc2
tree221af6550584f9cb5fdd46ff0c37499e0ac3c7cb
parent7d3cc091db2d35b05911f827d42cb62a0cd83bcb
Adding edit entry screen to admin leads

Working still on the interest edit part.
I have the other fields saving their info.
Using just the data abstract for the edit entry form.
classes/data/dataInterests.php
classes/data/dataLeadEntry.php
models/admin/leads/index.php
setup/validActions.php
views/admin/leads/edit.html [new file with mode: 0644]
views/admin/leads/index.html