@odoo/o-spreadsheet 17.4.0 → 17.4.1
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/dist/o_spreadsheet.xml
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
<!--
|
|
2
2
|
This file is generated by o-spreadsheet build tools. Do not edit it.
|
|
3
3
|
@see https://github.com/odoo/o-spreadsheet
|
|
4
|
-
@version 17.4.
|
|
5
|
-
@date 2024-07-
|
|
6
|
-
@hash
|
|
4
|
+
@version 17.4.1
|
|
5
|
+
@date 2024-07-18T14:26:42.571Z
|
|
6
|
+
@hash fd7deaa
|
|
7
7
|
-->
|
|
8
8
|
<odoo>
|
|
9
9
|
<t t-name="o-spreadsheet-ActionButton">
|
|
@@ -4754,7 +4754,7 @@
|
|
|
4754
4754
|
</div>
|
|
4755
4755
|
</t>
|
|
4756
4756
|
<div
|
|
4757
|
-
class="fw-bold pt-4 pb-1 d-flex flex-row justify-content-between align-items-center o-section-title">
|
|
4757
|
+
class="fw-bold pt-4 pb-1 d-flex flex-row justify-content-between align-items-center o-section-title o-pivot-measure">
|
|
4758
4758
|
Measures
|
|
4759
4759
|
<AddDimensionButton
|
|
4760
4760
|
onFieldPicked.bind="addMeasureDimension"
|