function load_settings_style()
 {
     ProSites_Helper_UI::load_psts_style();
     ProSites_Helper_UI::load_chosen();
 }
Exemple #2
0
	/**
	 * Loads the Chosen Style and script
	 */
	function load_chosen() {
		ProSites_Helper_UI::load_chosen();
	}