]> _ Git - bloomsburie.git/commit
wip #7260 @3
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 16 Jan 2025 15:01:40 +0000 (16:01 +0100)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 16 Jan 2025 15:01:40 +0000 (16:01 +0100)
commit1ee4b71bb4ef5a81c0ff87364e3fdc264a135812
treed8d93d5b210b178a4ac83d2f14fa5f43c9f901a7
parentbd73744884eb788321061e4519142e17631f7f74
wip #7260 @3
16 files changed:
framework/application/Bootstrap.php
framework/application/forms/CMS/Carrers.php
framework/application/forms/CMS/Element/Positions.php [new file with mode: 0644]
framework/application/forms/CMS/Element/Realisations.php [deleted file]
framework/application/forms/CMS/Sub/Positions/Positions.php [new file with mode: 0644]
framework/application/forms/CMS/Sub/Realisations/Realisations.php [deleted file]
framework/application/models/Position.php [new file with mode: 0644]
framework/application/models/Realisation.php [deleted file]
framework/application/views/helpers/CarrersPositions.php [new file with mode: 0644]
framework/application/views/helpers/RealisationsList.php [deleted file]
framework/application/views/helpers/TextLayer.php
framework/application/views/scripts/positions/index.phtml [new file with mode: 0644]
framework/application/views/scripts/realisations/index.phtml [deleted file]
framework/application/views/scripts/templates/carrers.phtml
less/carrers.less [new file with mode: 0644]
less/realisations.less [deleted file]