removed id from descriptor
gitea/salix/pipeline/head This commit looks good
Details
gitea/salix/pipeline/head This commit looks good
Details
This commit is contained in:
parent
2e44c2d9db
commit
ede73bfe92
|
@ -10,9 +10,6 @@
|
||||||
</slot-menu>
|
</slot-menu>
|
||||||
<slot-body>
|
<slot-body>
|
||||||
<div class="attributes">
|
<div class="attributes">
|
||||||
<vn-label-value label="Id"
|
|
||||||
value="{{$ctrl.entry.id}}">
|
|
||||||
</vn-label-value>
|
|
||||||
<vn-label-value label="Agency "
|
<vn-label-value label="Agency "
|
||||||
value="{{$ctrl.entry.travel.agency.name}}">
|
value="{{$ctrl.entry.travel.agency.name}}">
|
||||||
</vn-label-value>
|
</vn-label-value>
|
||||||
|
|
Loading…
Reference in New Issue