diff --git a/src/templates/_includes/workflow-pane.html b/src/templates/_includes/workflow-pane.html index b511728..5759f83 100755 --- a/src/templates/_includes/workflow-pane.html +++ b/src/templates/_includes/workflow-pane.html @@ -206,7 +206,7 @@
Transition "{{ note.current_transition|default('unknown') }}" from {{ note.current_state|default('unknown') }} to {{ note.target_state|default('unknown') }}
- {{ note.note|default('????') }}
+ {{ note.note|default('') }}