File "settings.js"

Full Path: /www/wwwroot/shphe-en.com/wp-content/plugins/bb-plugin/modules/html/js/settings.js
File size: 135 bytes
MIME-type: --
Charset: utf-8

(function($){

	FLBuilder.registerModuleHelper('html', {

		init: function()
		{
			$('.ace_text-input').focus();
		}
	});

})(jQuery);