Merge pull request 'id is now shown in black' (#330) from 2340-descriptor_id into dev
gitea/salix/pipeline/head This commit looks good Details

Reviewed-on: #330
Reviewed-by: Joan Sanchez <joan@verdnatura.es>
This commit is contained in:
Carlos Jimenez Ruiz 2020-07-02 14:06:19 +00:00
commit 3284ef5b55
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@
<div class="body">
<div class="top">
<h5>{{$ctrl.description}}</h5>
<div class="text-secondary">
<div>
{{$ctrl.descriptor.id | id}}
</div>
</div>