mirror of
https://gitlab.com/wgp/dougal/software.git
synced 2025-12-06 10:47:07 +00:00
Let the user know when there are no planner comments
This commit is contained in:
@@ -102,7 +102,7 @@
|
||||
></v-textarea>
|
||||
</v-card-text>
|
||||
|
||||
<v-card-text v-if="remarks && !editRemarks" v-html="$options.filters.markdown(remarks)"></v-card-text>
|
||||
<v-card-text v-else v-html="$options.filters.markdown(remarks || '*(nil)*')"></v-card-text>
|
||||
|
||||
</v-card>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user