[TYPO3-core] RFC: #14708: Version selector looks cryptic
Steffen Kamper
info at sk-typo3.de
Sun Jun 13 00:45:21 CEST 2010
Hi Benni,
Benjamin Mack schrieb:
> Hey Steffen,
>
> looks good except that the workspace name is not shown in the select
> options anymore. Done intentionally?
>
the workspace name wasn't dispplayed before, only the id:
WS:'.$vRow['t3ver_wsid']
I hided this if the id is 0, the id is shown if the version belongs to a
workspace as
Workspace-Id: ' . $vRow['t3ver_wsid']
vg Steffen
More information about the TYPO3-team-core
mailing list