Setting up shortcode for the front end
authorSteve Sutton <steve@gaslightmedia.com>
Thu, 25 Feb 2016 14:16:42 +0000 (09:16 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Thu, 25 Feb 2016 14:16:42 +0000 (09:16 -0500)
commitd12060a55a147dab280a7ef5b0a7bf8bff156a7c
treeace1569faa0a8b289a23cf5e9886e67c0c2933d5
parent58cd322800c0f40ec7d3b1c0b8d213bcc7ca8498
Setting up shortcode for the front end

Setting up the shortcode for front end with action for detail and list
views. current shortcode used is only the list one.
models/front/events/list.php [new file with mode: 0644]
setup/shortcodes.php
setup/validActions.php
views/front/events/dashboard.html [new file with mode: 0644]
views/front/events/list.html [new file with mode: 0644]
views/front/events/searchForm.html [new file with mode: 0644]
views/front/events/shortCuts.html [new file with mode: 0644]