Files
cms-install/Resources/Private/Templates/Upgrade/TcaMigrationsCheck.fluid.html
T

10 lines
298 B
HTML

<html xmlns:f="http://typo3.org/ns/TYPO3/CMS/Fluid/ViewHelpers" data-namespace-typo3-fluid="true">
<p>
Checks whether the current TCA needs migrations and displays the new migration paths which need to be adjusted
manually.
</p>
<div class="t3js-tcaMigrationsCheck-output"></div>
</html>