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

@@ -6,7 +6,7 @@
[if winix_is_htmx_request]
[out "content"]
[frame "content"]
<script>
function winix_css_download_by_index(css_files, index, callback)
@@ -74,7 +74,7 @@
[if winix_function_is "emacs"]
[out "content"]
[frame "content"]
<style>
.CodeMirror-matchingtag \{
@@ -148,7 +148,7 @@
[if winix_function_is "ckeditor"]
[out "content"]
[frame "content"]
[# what about winix_has_jquery?]