[TYPO3-core] RFC: #0011499: feature: db compare in install tool can require a huge amount of clicks
Bastian Waidelich
bastian at typo3.org
Wed Jul 8 22:18:32 CEST 2009
Me wrote:
> + <td valign="top"><input type="checkbox" id="' . $tableId . '-checkbox"' . ($checked ? ' checked="checked"' : '') . ' onclick="$(\'' . $tableId . '\').select(\'input[type=checkbox]\').invoke(\'setValue\', $(this).checked);" /></td>
I just realized, I did not respect the
"80-characters-per-line"-restriction (we don't have that in the
FLOW3-world). But to be honest, I really don't know how to split up the
above into several lines in a reasonable way - could someone please....
Bastian
More information about the TYPO3-team-core
mailing list