GET any.js in Backend header

Get help with installation and running official modules for phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
User avatar
juergen
Moderator
Posts: 4556
Joined: Mon 10. Jan 2005, 18:10
Location: Weinheim
Contact:

GET any.js in Backend header

Post by juergen »

Hi ...

while doing some modules I just recognized that (caused by getting older ? ) I forgot how to beam any js file in backends site header.

Mootools are done and available. Is the <js ... story also goof for backend ? I could remember any $BL .. ?

Jürgen
User avatar
flip-flop
Moderator
Posts: 8178
Joined: Sat 21. May 2005, 21:25
Location: HAMM (Germany)
Contact:

Re: GET any.js in Backend header

Post by flip-flop »

Wiki - technik - module

Knut
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
User avatar
juergen
Moderator
Posts: 4556
Joined: Mon 10. Jan 2005, 18:10
Location: Weinheim
Contact:

Re: GET any.js in Backend header

Post by juergen »

IT IS CAUSED BY AGE

$BE['HEADER'][] = getJavaScriptSourceLink('include/inc_js/optionselect.js');

Hrmpf !

Thanks Knut a lot !
Post Reply