merging all js scripts from the components into the index.html and only passing objec...
authorAnthony Talarico <talarico@gaslightmedia.com>
Mon, 1 Oct 2018 18:51:02 +0000 (14:51 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Mon, 1 Oct 2018 18:51:02 +0000 (14:51 -0400)
commitb484c8eac65d2d4f7c5ab782dd623f2fbfe3753f
tree056da60ab53580d7a326499816b0dc9de51a8645
parentf0b3af98fee760583b41c284b0dd3313dc0863b7
merging all js scripts from the components into the index.html and only passing object from each component
models/admin/export/index.php [new file with mode: 0644]
models/admin/newDashboard/index.php
setup/adminHooks.php
setup/validActions.php
views/admin/export/index.html [new file with mode: 0644]
views/admin/newDashboard/components/buttons.html
views/admin/newDashboard/components/dateSearch.html
views/admin/newDashboard/components/modal.html [new file with mode: 0644]
views/admin/newDashboard/components/textSearch.html
views/admin/newDashboard/index.html