Implement front-end list view & model
authorLaury GvR <laury@gaslightmedia.com>
Thu, 13 Sep 2018 17:22:04 +0000 (13:22 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Thu, 13 Sep 2018 17:22:04 +0000 (13:22 -0400)
commitb0330463873ca320abad1625a09c057119187697
treedb829e8fec5b202c02008aee6b9a5f9ebfb7f950
parent6d73e274de1e0cedc8dd9944d9a0c312e7a720a4
Implement front-end list view & model

Added list shortcode, model & view, and basic styles for the list.
css/front.css [new file with mode: 0644]
models/front/staff/list.php [new file with mode: 0644]
setup/shortcodes.php
setup/validActions.php
views/front/staff/list.html [new file with mode: 0644]