Skip to content

Commit

Permalink
Merge branch 'master' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
doishub authored Jun 8, 2020
2 parents 3258a26 + de739ef commit 5042048
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions src/Resources/contao/dca/tl_real_estate.php
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
->addField(array('referenz'), 'vermietet', Contao\CoreBundle\DataContainer\PaletteManipulator::POSITION_AFTER)
->applyToPalette('default', 'tl_real_estate')
;

}

/**
Expand Down
2 changes: 1 addition & 1 deletion src/Resources/contao/dca/tl_real_estate_config.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@
->addField(array('referenceIndicatorFields'), 'reference_legend', Contao\CoreBundle\DataContainer\PaletteManipulator::POSITION_APPEND)
->applyToPalette('default', 'tl_real_estate_config')
;
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@
</trans-unit>
</body>
</file>
</xliff>
</xliff>
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@
</trans-unit>
</body>
</file>
</xliff>
</xliff>

0 comments on commit 5042048

Please sign in to comment.