accrete 0.0.51__py3-none-any.whl → 0.0.52__py3-none-any.whl
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.
- accrete/contrib/ui/templates/ui/partials/filter.html +2 -2
- {accrete-0.0.51.dist-info → accrete-0.0.52.dist-info}/METADATA +1 -1
- {accrete-0.0.51.dist-info → accrete-0.0.52.dist-info}/RECORD +5 -5
- {accrete-0.0.51.dist-info → accrete-0.0.52.dist-info}/WHEEL +0 -0
- {accrete-0.0.51.dist-info → accrete-0.0.52.dist-info}/licenses/LICENSE +0 -0
@@ -57,7 +57,7 @@
|
|
57
57
|
|
58
58
|
<div id="list-customization" style="display: flex; flex-direction: row; flex-wrap: nowrap">
|
59
59
|
{% if field_selection %}
|
60
|
-
<div id="field-selection" class="dropdown mt-1 is-flex-grow-1">
|
60
|
+
<div id="field-selection" class="dropdown mt-1 is-flex-grow-1" style="min-width: 50%">
|
61
61
|
<div class="dropdown-trigger" style="width: 100%;">
|
62
62
|
<button class="button side-panel-action-content" aria-haspopup="true"
|
63
63
|
style="border-top-right-radius: 0; border-bottom-right-radius: 0;"
|
@@ -95,7 +95,7 @@
|
|
95
95
|
</div>
|
96
96
|
{% endif %}
|
97
97
|
|
98
|
-
<div id="order-selection" class="dropdown mt-1 is-flex-grow-1">
|
98
|
+
<div id="order-selection" class="dropdown mt-1 is-flex-grow-1" style="min-width: 50%">
|
99
99
|
<div class="dropdown-trigger" style="width: 100%;">
|
100
100
|
<button class="button side-panel-action-content" aria-haspopup="true"
|
101
101
|
style="{% if field_selection %} border-top-left-radius: 0; border-bottom-left-radius: 0; {% endif %}">
|
@@ -165,7 +165,7 @@ accrete/contrib/ui/templates/ui/form.html,sha256=R5digymvYfefbT4QmwzMzWm41GS-JA3
|
|
165
165
|
accrete/contrib/ui/templates/ui/layout.html,sha256=0Fzm_XvaZtFPw5KaJHd8943_MTO6RaXGlUStqES5uqc,15098
|
166
166
|
accrete/contrib/ui/templates/ui/list.html,sha256=oDv8I9xxsxuwoNywRqt0n0leuKocnvViFCC0OFFENDk,1695
|
167
167
|
accrete/contrib/ui/templates/ui/table.html,sha256=7Ewx5cKfwmNJ1cjLOgvi4AIHaXF8DLqT25_73-M8lMs,4198
|
168
|
-
accrete/contrib/ui/templates/ui/partials/filter.html,sha256=
|
168
|
+
accrete/contrib/ui/templates/ui/partials/filter.html,sha256=C9obJWyn8qrCs2Ler2MafRd8I0X7dmhHUWAzuoivpMs,6974
|
169
169
|
accrete/contrib/ui/templates/ui/partials/form_errors.html,sha256=1_TQvTdiejsn-43YSyp2YfnP52P-MFYb-HGY0DLm4oA,991
|
170
170
|
accrete/contrib/ui/templates/ui/partials/form_modal.html,sha256=TQVkLypx8y1inZbvUYKtSNHrDXJM1xvYl8IsDDwQwkE,1093
|
171
171
|
accrete/contrib/ui/templates/ui/partials/header.html,sha256=StUcfBurAmnsO7O2sIdG_Bwsl8w0LEdfW4zI_OdW4Gk,4291
|
@@ -218,7 +218,7 @@ accrete/utils/dates.py,sha256=apM6kt6JhGrKgoT0jfav1W-8AUVTxNc9xt3fJQ2n0JI,1492
|
|
218
218
|
accrete/utils/forms.py,sha256=FHR9IP76dkULCtX4H68xbQG5uvkBQZnDEXSlHyz34iU,606
|
219
219
|
accrete/utils/http.py,sha256=dR4p-Q8xoTlrjfx0sN--vkY4ZGtYUsqqquAfPNxsXx8,3249
|
220
220
|
accrete/utils/models.py,sha256=EEhv7-sQVtQD24PEb3XcDUAh3VVhVFoMMLyFrDjGEaI,706
|
221
|
-
accrete-0.0.
|
222
|
-
accrete-0.0.
|
223
|
-
accrete-0.0.
|
224
|
-
accrete-0.0.
|
221
|
+
accrete-0.0.52.dist-info/METADATA,sha256=kI8AQmPsqmYhF9q-05Z4nZ9WAzSzm5Hcx2w2LU65984,4892
|
222
|
+
accrete-0.0.52.dist-info/WHEEL,sha256=as-1oFTWSeWBgyzh0O_qF439xqBe6AbBgt4MfYe5zwY,87
|
223
|
+
accrete-0.0.52.dist-info/licenses/LICENSE,sha256=_7laeMIHnsd3Y2vJEXDYXq_PEXxIcjgJsGt8UIKTRWc,1057
|
224
|
+
accrete-0.0.52.dist-info/RECORD,,
|
File without changes
|
File without changes
|