Skip to content

Commit

Permalink
docs: searchform using zmi.core.js
Browse files Browse the repository at this point in the history
  • Loading branch information
drfho committed Jul 24, 2023
1 parent 79bf6bf commit 14d7209
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/admin_intro_en.md
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,7 @@ The TAL code has two sections:
The form's request is responded by an XML stream which is transformed into an HTML list by JavaScript. That is why the frontend code need to reference a special, ready to use JS module for handling the search gui:

```html
<script type="text/javascript" charset="UTF-8" src="/++resource++zms_/zmi.core.js"></script>
<script type="text/javascript" charset="UTF-8" src="/++resource++zms_/ZMS/zmi_body_content_search.js"></script>
```

Expand Down

0 comments on commit 14d7209

Please sign in to comment.