:: para watcher
gitea/salix/pipeline/head There was a failure building this commit
Details
gitea/salix/pipeline/head There was a failure building this commit
Details
This commit is contained in:
parent
428cdc5707
commit
762c39eb23
|
@ -1,5 +1,3 @@
|
||||||
let UserError = require('vn-loopback/util/user-error');
|
|
||||||
|
|
||||||
module.exports = Self => {
|
module.exports = Self => {
|
||||||
Self.remoteMethod('createIntrastat', {
|
Self.remoteMethod('createIntrastat', {
|
||||||
description: 'Creates a new item intrastat',
|
description: 'Creates a new item intrastat',
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
data="ticketUpdateActions"
|
data="ticketUpdateActions"
|
||||||
auto-load="true">
|
auto-load="true">
|
||||||
</vn-crud-model>
|
</vn-crud-model>
|
||||||
<vn-card ng-show="$ctrl.totalPriceDifference" class="vn-w-lg vn-pa-md vn-mb-md">
|
<vn-card ng-show="::$ctrl.totalPriceDifference" class="vn-w-lg vn-pa-md vn-mb-md">
|
||||||
<h6
|
<h6
|
||||||
class="text-secondary"
|
class="text-secondary"
|
||||||
style="font-weight: normal;"
|
style="font-weight: normal;"
|
||||||
|
|
Loading…
Reference in New Issue