2012-05-06Fixed trailing commas in htmlTableUi.jsAdded close button at edit form header.- Learned that using echo CHtml::tag('div',array('class'=>'ui-icon ui-icon-close'),' ');requires the white space ( ) or the code breaks by not writing a trailing </div>