diff --git a/module.json b/module.json
index 79a466b..c76217d 100644
--- a/module.json
+++ b/module.json
@@ -10,7 +10,7 @@
"workflow",
"documents"
],
- "version": "0.1.1dev",
+ "version": "0.1.1",
"humhub": {
"minVersion": "1.2.3"
},
diff --git a/widgets/views/wallEntry.php b/widgets/views/wallEntry.php
index e34b3fd..6f43eda 100644
--- a/widgets/views/wallEntry.php
+++ b/widgets/views/wallEntry.php
@@ -54,15 +54,7 @@
= Yii::$app->formatter->asDate($document->created_at, 'long') ?>
- type) : ?>
-
- = Html::encode(
- (isset(Document::types()[$document->type])) ?
- Document::types()[$document->type]
- : $document->type
- ) ?>
-
-
+ = \tracker\widgets\DocumentTypeLabel::widget(['type'=>$document->typeModel]) ?>
to && $document->from) : ?>
= Yii::t('TrackerIssuesModule.views', 'from') ?>