@eturnity/eturnity_reusable_components 7.48.1-EPDM-12680.43 → 7.48.1-EPDM-12680.45
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
@@ -152,7 +152,7 @@
|
|
152
152
|
minDecimals: 0,
|
153
153
|
})
|
154
154
|
}}
|
155
|
-
{{ $gettext('
|
155
|
+
{{ $gettext('kWAC') }}
|
156
156
|
</MarkerItem>
|
157
157
|
</MarkersContainer>
|
158
158
|
<IconsContainer>
|
@@ -969,7 +969,6 @@
|
|
969
969
|
}
|
970
970
|
},
|
971
971
|
handleMoveClick(direction, index, item) {
|
972
|
-
console.log('handleMoveClick', item)
|
973
972
|
this.$emit('on-move', {
|
974
973
|
direction: direction,
|
975
974
|
index: index,
|