getConfig('showdropdown')) { Requirements::javascript(SAPPHIRE_DIR . '/thirdparty/prototype/prototype.js'); Requirements::javascript(THIRDPARTY_DIR . '/jquery/jquery.js'); Requirements::javascript(SAPPHIRE_DIR . '/javascript/jquery_improvements.js'); Requirements::javascript(THIRDPARTY_DIR . '/behaviour/behaviour.js'); Requirements::javascript(SAPPHIRE_DIR . '/javascript/TimeField_dropdown.js'); Requirements::css(SAPPHIRE_DIR . '/css/TimeField_dropdown.css'); Requirements::css(THEMES_DIR . '/openstack/css/custom.timefield.css'); $html .= sprintf('', $this->id()); $html .= sprintf('', $this->id()); $html = ''; } return $html; } }