[TYPO3-english] How to be sure ExtJS is well-loaded in my FE?
Bjoern Pedersen
bjoern.pedersen at frm2.tum.de
Mon Mar 21 11:21:03 CET 2011
Am 21.03.2011 11:04, schrieb Steffen Kamper:
> pageRenderer::renderJsLibraries
>
> Simply change
>
> if ($this->addExtCore) {
> to
> if ($this->addExtCore && !$this->addExtJS) {
>
> This is more safe, as there are plenty ways to add the libraries.
>
> vg Steffen
Yes, you are correct. A new patch is uploaded.
Björn
More information about the TYPO3-english
mailing list