Skip to content

Instantly share code, notes, and snippets.

define('workflow/workflowdesigner/diagram',
[
'base/panel',
'lib/go-debug',
'lib/jquery-ui.min'
],
function (Panel, gojs) {
return Panel.extend({
init: function (element, options) {