]> _ Git - ccgm.git/commit
WIP #5334 @14
authorstephen@cubedesigners.com <stephen@cubedesigners.com@f5622870-0f3c-0410-866d-9cb505b7a8ef>
Wed, 13 Jul 2022 18:33:41 +0000 (18:33 +0000)
committerstephen@cubedesigners.com <stephen@cubedesigners.com@f5622870-0f3c-0410-866d-9cb505b7a8ef>
Wed, 13 Jul 2022 18:33:41 +0000 (18:33 +0000)
commit13222187779aca70935448b47149683dc67b99b6
treebded9285bcd20f8b7c8009e7b61eb99f8ccabe7a
parentfa95c1d8bcad56db7debf1fc1c3a5241b934cab1
WIP #5334 @14
25 files changed:
framework/application/Bootstrap.php
framework/application/controllers/IndexController.php
framework/application/controllers/StaffController.php [new file with mode: 0644]
framework/application/forms/CMS/Element/Locations.php [new file with mode: 0644]
framework/application/forms/CMS/Element/Staff.php [new file with mode: 0644]
framework/application/forms/CMS/Element/Teams.php [new file with mode: 0644]
framework/application/forms/CMS/Element/TeamsList.php [new file with mode: 0644]
framework/application/forms/CMS/Equipes.php
framework/application/forms/CMS/Location.php [new file with mode: 0644]
framework/application/forms/CMS/Staff.php [new file with mode: 0644]
framework/application/forms/CMS/Team.php [new file with mode: 0644]
framework/application/models/Location.php [new file with mode: 0644]
framework/application/models/Staff.php [new file with mode: 0644]
framework/application/models/Team.php [new file with mode: 0644]
framework/application/views/helpers/Bcrumbs.php
framework/application/views/helpers/Leftbar.php
framework/application/views/helpers/Teams.php [new file with mode: 0644]
framework/application/views/scripts/staff/index.phtml [new file with mode: 0644]
framework/application/views/scripts/templates/equipes.phtml
framework/application/views/scripts/templates/home.phtml
images/staff-fallback.png [new file with mode: 0644]
less/common.less
less/sidebar.less
less/staff.less [new file with mode: 0644]
less/teams.less [new file with mode: 0644]