]> _ Git - ccgm.git/commit
WIP #2340 @7.5
authorstephen@cubedesigners.com <stephen@cubedesigners.com@f5622870-0f3c-0410-866d-9cb505b7a8ef>
Tue, 29 Jan 2019 16:33:46 +0000 (16:33 +0000)
committerstephen@cubedesigners.com <stephen@cubedesigners.com@f5622870-0f3c-0410-866d-9cb505b7a8ef>
Tue, 29 Jan 2019 16:33:46 +0000 (16:33 +0000)
commit3f848efe67cc2be2d782e89470ee6285928750b9
treed161b48eb35d1c3b927d1c66557b86efe8d11675
parent8ef4ea28825b230a649c72572b2a837484d661f8
WIP #2340 @7.5
13 files changed:
framework/application/Bootstrap.php
framework/application/forms/CMS/Element/ResearchCategories.php [new file with mode: 0644]
framework/application/forms/CMS/Element/ResearchSpecialities.php [new file with mode: 0644]
framework/application/forms/CMS/Research.php [new file with mode: 0644]
framework/application/forms/CMS/ResearchCategories.php [new file with mode: 0644]
framework/application/forms/CMS/ResearchSpecialities.php [new file with mode: 0644]
framework/application/forms/CMS/Sub/Research/Studies.php [new file with mode: 0644]
framework/application/forms/CMS/Sub/Research/Study.php [new file with mode: 0644]
framework/application/models/ResearchCategory.php [new file with mode: 0644]
framework/application/models/ResearchSpeciality.php [new file with mode: 0644]
framework/application/models/ResearchStudy.php [new file with mode: 0644]
framework/application/views/helpers/Rightbar.php
framework/application/views/scripts/templates/research.phtml [new file with mode: 0644]