AlkantarClanX12

Your IP : 3.145.95.233


Current Path : /home/thanudqk/128shen.com/wp-content/plugins/cp-polls/js/fields-admin/
Upload File :
Current File : /home/thanudqk/128shen.com/wp-content/plugins/cp-polls/js/fields-admin/13_fbuilder.fhidden.js

	$.fbuilder.typeList.push(
		{
			id:"fhidden",
			name:"Hidden",
			control_category:1
		}
	);
	$.fbuilder.controls[ 'fhidden' ]=function(){};
	$.extend(
		$.fbuilder.controls[ 'fhidden' ].prototype,
		$.fbuilder.controls[ 'ffields' ].prototype,
		{
			title:"Hidden",
			ftype:"fhidden",
			predefined:"",
			display:function()
				{
					return 'Available only in <a href="http://wordpress.dwbooster.com/forms/cp-polls#download">commercial versions</a>.';
				}
	});