some work in html templates: changed some functions from item_* to item.*

This commit is contained in:
2021-06-20 18:12:43 +02:00
parent 79eda7abb0
commit f35840e7de
35 changed files with 115 additions and 115 deletions

View File

@@ -293,7 +293,7 @@ cm.save()
[if winix_function_is "sort"]
[if not item_is]
[if not request.is_item]
<script type="text/javascript" src="[doc_base_url_common]/winix/winix_sort.js"></script>
[end]
[end]