UNPKG

processmaker-builder

Version:

The gulp task runner for ProcessMaker building

17 lines (13 loc) 327 B
Ext.onReady(function() { var formLicenseLog = new Ext.FormPanel({ labelWidth : 60, frame : true, autoScroll: true, monitorValid : true, renderTo : 'bodyNoInsatalled', title : _('ID_TITLE_NO_INSTALL'), items:[ {html: messageError} ] }); });