﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
11989	create table as widget	Me		"I try to create table as widget and purpose behind that is i dont want to add any other widget in cell and also add my css for that .

i do code for that i attache the dialog.js for dialog box and plugin.js for table widget.

i am able to add table but i can not write on cell. i think its happen due to..
{{{
editables: {
      content: {
	selector: '.className',
	allowedContent: 'p br ul ol li strong em'
      }
},
}}}
not allow multiple class for the all cell or any other reason ?


"	Bug	closed	Normal		UI : Widgets		invalid		
