8 lines
240 B
HTML
8 lines
240 B
HTML
|
#HTTP_HEADER{Content-Type: text/js;}
|
||
|
[(#REM)<script>]
|
||
|
if (!jQuery.fn.sortable){
|
||
|
#INCLURE{prive/javascript/ui/core.js}
|
||
|
#INCLURE{prive/javascript/ui/widget.js}
|
||
|
#INCLURE{prive/javascript/ui/mouse.js}
|
||
|
#INCLURE{prive/javascript/ui/sortable.js}
|
||
|
}
|