recoding to use as plugin with CL
Dieser Commit ist enthalten in:
Ursprung
244621b05f
Commit
e8b0c80921
22 geänderte Dateien mit 2187 neuen und 2341 gelöschten Zeilen
|
|
@ -34,7 +34,7 @@ if(!defined('CON_FRAMEWORK')) {
|
|||
$create = new Link;
|
||||
$create->setMultiLink("workflow","","workflow_common","workflow_create");
|
||||
//$create->setCLink("workflow_common",4,"workflow_create");
|
||||
$create->setContent(i18n("Create workflow", "workflow"));
|
||||
$create->setContent(i18n("Create workflow", "cl-workflow"));
|
||||
$create->setCustom("idworkflow","-1");
|
||||
|
||||
$aAttributes = array();
|
||||
|
|
|
|||
Laden …
Tabelle hinzufügen
Einen Link hinzufügen
In neuem Issue referenzieren