diff --git a/Layout/default/Linework/Index.php b/Layout/default/Linework/Index.php index 380427dfc..eec180b40 100644 --- a/Layout/default/Linework/Index.php +++ b/Layout/default/Linework/Index.php @@ -358,13 +358,13 @@ workflowitems as $item): ?> type == "delimiter"): ?> - label?> +

style) ? "style='".$item->style."'" : ""?>>label?>

type == "delimiter"): ?> - label?> +

style) ? "style='".$item->style."'" : ""?>>label?>

is("Admin") && $item->required == 1 && $term->workflowitems['customer_passive_finished']->value->id && $term->workflowitems['customer_passive_finished']->value->value_int == 1): ?> diff --git a/Layout/default/Pipework/Index.php b/Layout/default/Pipework/Index.php index 6be5849b1..dacd6ce55 100644 --- a/Layout/default/Pipework/Index.php +++ b/Layout/default/Pipework/Index.php @@ -183,13 +183,13 @@ workflowitems as $item): ?> type == "delimiter"): ?> - label?> +

style) ? "style='".$item->style."'" : ""?>>label?>

type == "delimiter"): ?> - label?> +

style) ? "style='".$item->style."'" : ""?>>label?>

diff --git a/Layout/default/Workflow/form.php b/Layout/default/Workflow/form.php index d43fda71f..b50998077 100644 --- a/Layout/default/Workflow/form.php +++ b/Layout/default/Workflow/form.php @@ -60,8 +60,9 @@ value->changed): ?> - title="Geändert: value->changed)?> von value->changer->name?> (value->changer->address) ? $item->value->changer->address->getCompanyOrName(true) : "Unbekannt"?>)" ?> + title="Geändert: value->changed)?> von value->changer->name?> (value->changer->address) ? $item->value->changer->address->getCompanyOrName(true) : "Unbekannt"?>)" + > value->changed): ?> value->changer->getAbbrName()?> diff --git a/Layout/default/Workflow/items/bool.php b/Layout/default/Workflow/items/bool.php index f69508fbb..9cecf1b64 100644 --- a/Layout/default/Workflow/items/bool.php +++ b/Layout/default/Workflow/items/bool.php @@ -5,6 +5,7 @@ name="wfitemplaceholder_name?>" id="wfitemplaceholder_name?>_id?>" value="1" + style) ? $item->style : ""?> value->value_int == 1) ? "checked='checked'" : ""?> onchange="$('#wfitem_name?>_id?>').val((this.checked) ? 1 : 0)" > diff --git a/Layout/default/Workflow/items/date.php b/Layout/default/Workflow/items/date.php index bc5251b9e..dc2959d0b 100644 --- a/Layout/default/Workflow/items/date.php +++ b/Layout/default/Workflow/items/date.php @@ -1,4 +1,12 @@ - +style) ? "style='".$item->style."'" : ""?> +/>