accrete 0.0.61__py3-none-any.whl → 0.0.62__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/header.html +1 -1
- {accrete-0.0.61.dist-info → accrete-0.0.62.dist-info}/METADATA +1 -1
- {accrete-0.0.61.dist-info → accrete-0.0.62.dist-info}/RECORD +5 -5
- {accrete-0.0.61.dist-info → accrete-0.0.62.dist-info}/WHEEL +0 -0
- {accrete-0.0.61.dist-info → accrete-0.0.62.dist-info}/licenses/LICENSE +0 -0
@@ -87,7 +87,7 @@
|
|
87
87
|
</div>
|
88
88
|
</button>
|
89
89
|
{% else %}
|
90
|
-
<a class="button is-fullwidth mr-2 {{ action.class_list|join:' ' }}"
|
90
|
+
<a class="button is-fullwidth mr-2 {{ action.class_list|join:' ' }}" style="min-height: 36px;"
|
91
91
|
{% if action.url %}
|
92
92
|
{{ action.method.value }}="{{ action.url }}"
|
93
93
|
{% endif %}
|
@@ -171,7 +171,7 @@ accrete/contrib/ui/templates/ui/table.html,sha256=VPenu1tutFqxCz2EhwKwsCeOF5Ffrn
|
|
171
171
|
accrete/contrib/ui/templates/ui/partials/filter.html,sha256=2vmeL3980rMmkRnmVtZh9mBHe6S0PTMjaGIN1J6SpNM,7184
|
172
172
|
accrete/contrib/ui/templates/ui/partials/form_errors.html,sha256=C5ktasYff2xBTiWfM6QR8qaGKSyK9QufB3B9N77KGpg,1386
|
173
173
|
accrete/contrib/ui/templates/ui/partials/form_modal.html,sha256=E52tFaIL3mcWRBHEamkOL1ZSBsBv08JsYFkoUtlhGgc,1165
|
174
|
-
accrete/contrib/ui/templates/ui/partials/header.html,sha256=
|
174
|
+
accrete/contrib/ui/templates/ui/partials/header.html,sha256=A2VkTveT30w_C1Au1xVA53N1XhhexJgCsUrchLCwYtU,6942
|
175
175
|
accrete/contrib/ui/templates/ui/partials/modal_form.html,sha256=wEcpi-WRz20R61gE-qtzZJIrXixjwvaJXX6FsVQrCRE,1451
|
176
176
|
accrete/contrib/ui/templates/ui/partials/onchange_form.html,sha256=K5twTGqRUW1iM2dGtdWntjsJvJVo5EIzKxX2HK-H1yw,160
|
177
177
|
accrete/contrib/ui/templates/ui/partials/pagination_detail.html,sha256=58nA3X7Il0FAD4VcYyr7tTGWRiVf_FN1TkImmKEpKHU,1014
|
@@ -222,7 +222,7 @@ accrete/utils/dates.py,sha256=apM6kt6JhGrKgoT0jfav1W-8AUVTxNc9xt3fJQ2n0JI,1492
|
|
222
222
|
accrete/utils/forms.py,sha256=Lll-DvAhKZDw72XeuCtb4wxQEJNFp7lQWh_Z1GyH3Zk,3049
|
223
223
|
accrete/utils/http.py,sha256=mAtQRgADv7zu1_j7A-EKVyb-oqa5a21i4Gd0QfjzGV0,3540
|
224
224
|
accrete/utils/models.py,sha256=EEhv7-sQVtQD24PEb3XcDUAh3VVhVFoMMLyFrDjGEaI,706
|
225
|
-
accrete-0.0.
|
226
|
-
accrete-0.0.
|
227
|
-
accrete-0.0.
|
228
|
-
accrete-0.0.
|
225
|
+
accrete-0.0.62.dist-info/METADATA,sha256=1eCesHUeOd4OkJEWT3rMH2qnSuMRe2RrQu0NZ8hwUDM,4892
|
226
|
+
accrete-0.0.62.dist-info/WHEEL,sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY,87
|
227
|
+
accrete-0.0.62.dist-info/licenses/LICENSE,sha256=_7laeMIHnsd3Y2vJEXDYXq_PEXxIcjgJsGt8UIKTRWc,1057
|
228
|
+
accrete-0.0.62.dist-info/RECORD,,
|
File without changes
|
File without changes
|