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