Home
last modified time | relevance | path

Searched refs:isEmptyText (Results 1 – 1 of 1) sorted by relevance

/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js52368 && !isEmptyText(newLabel)) {
52408 if (isLabel$6(label) && isEmptyText(newLabel)) {
52447 function isEmptyText(label) { function