accrete 0.0.118__py3-none-any.whl → 0.0.119__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/layout.html +1 -1
- {accrete-0.0.118.dist-info → accrete-0.0.119.dist-info}/METADATA +1 -1
- {accrete-0.0.118.dist-info → accrete-0.0.119.dist-info}/RECORD +5 -5
- {accrete-0.0.118.dist-info → accrete-0.0.119.dist-info}/WHEEL +0 -0
- {accrete-0.0.118.dist-info → accrete-0.0.119.dist-info}/licenses/LICENSE +0 -0
@@ -86,7 +86,7 @@
|
|
86
86
|
<div class="navbar-item has-dropdown" x-data="{navbarEndDropdown: false}"
|
87
87
|
x-bind:class="navbarEndDropdown ? 'is-active' : ''"
|
88
88
|
x-on:click="navbarEndDropdown = !navbarEndDropdown"
|
89
|
-
x-on:click.outside="navbarEndDropdown =
|
89
|
+
x-on:click.outside="navbarEndDropdown = false"
|
90
90
|
>
|
91
91
|
<a id="navbar-user-name" class="navbar-link is-arrowless">{{ user }}</a>
|
92
92
|
<div id="navbar-end-dropdown" class="navbar-dropdown is-right">
|
@@ -320,7 +320,7 @@ accrete/contrib/ui/templates/django/forms/widgets/text.html,sha256=MSmLlQc7PsPoD
|
|
320
320
|
accrete/contrib/ui/templates/django/forms/widgets/textarea.html,sha256=c9BTedqb3IkXLyVYd0p9pR8DFnsXCNGoxVBWZTk_Fic,278
|
321
321
|
accrete/contrib/ui/templates/ui/content_right.html,sha256=XUF1tYpSKfO9FleYtJ2QmWPmwdLYxLHXdBLRa-BrFUs,221
|
322
322
|
accrete/contrib/ui/templates/ui/form_error.html,sha256=uA8FLdZyeU0vXJHlGK3rcBqcmXb63MLPV32uQyUTak4,348
|
323
|
-
accrete/contrib/ui/templates/ui/layout.html,sha256=
|
323
|
+
accrete/contrib/ui/templates/ui/layout.html,sha256=cWfTavrt-dd6MJRSS_0-4BeBETYddxcOST9HqsVResY,13126
|
324
324
|
accrete/contrib/ui/templates/ui/list.html,sha256=NY8DmHGl3n5O1u-_B9a_mlAck19ZmpYthzecADuc3BM,2250
|
325
325
|
accrete/contrib/ui/templates/ui/list_update.html,sha256=mLQTCgkKfVI5jrgei-Upc1u87iXL0Q63uLzXHPwMyeo,110
|
326
326
|
accrete/contrib/ui/templates/ui/message.html,sha256=t3bZ5EE7IgQYJroCdLKFeUkZiNbgKkErVYQm6Y3IKpg,532
|
@@ -381,7 +381,7 @@ accrete/utils/forms.py,sha256=IvxbXNpSd4a-JBgsTJhs2GHe-DCRWX-xnVPRcoiCzbI,3104
|
|
381
381
|
accrete/utils/log.py,sha256=BH0MBDweAjx30wGBO4F3sFhbgkSoEs7T1lLLjlYZNnA,407
|
382
382
|
accrete/utils/models.py,sha256=2xTacvcpmDK_Bp4rAK7JdVLf8HU009LYNJ6eSpMgYZI,1014
|
383
383
|
accrete/utils/views.py,sha256=AutijWetWGgjdO1PNc4gxCblT-i1fAfldNDFRbO9Sac,5012
|
384
|
-
accrete-0.0.
|
385
|
-
accrete-0.0.
|
386
|
-
accrete-0.0.
|
387
|
-
accrete-0.0.
|
384
|
+
accrete-0.0.119.dist-info/METADATA,sha256=9y6p9YtkP8fAQtiGx7sfHXSszsXQW2n0gKAB843hmTk,4953
|
385
|
+
accrete-0.0.119.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
386
|
+
accrete-0.0.119.dist-info/licenses/LICENSE,sha256=_7laeMIHnsd3Y2vJEXDYXq_PEXxIcjgJsGt8UIKTRWc,1057
|
387
|
+
accrete-0.0.119.dist-info/RECORD,,
|
File without changes
|
File without changes
|