Beispiel #1
0
 /**
  * Add the jQuery UI javascript to the document
  * Includes Autocomplete and Sortable
  *
  * @static
  * @since 2.0b1
  */
 function LoadjQueryUI()
 {
     gpOutput::$jquery_ui = true;
 }