AlkantarClanX12

Your IP : 3.146.152.119


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/12_fbuilder.fcommentarea.js

	$.fbuilder.typeList.push(
		{
			id:"fCommentArea",
			name:"Instruct. Text",
			control_category:1
		}
	);
	$.fbuilder.controls[ 'fCommentArea' ]=function(){};
	$.extend(
		$.fbuilder.controls[ 'fCommentArea' ].prototype,
		$.fbuilder.controls[ 'ffields' ].prototype,
		{
			title:"Comments here",
			ftype:"fCommentArea",
			userhelp:"A description of the section goes here.",
			display:function()
				{
					return 'Available in <a href="http://wordpress.dwbooster.com/forms/cp-polls#download">pro version</a>.';
				}
	});