Changeset 17172 for main/waeup.kofa/trunk/layout
- Timestamp:
- 24 Nov 2022, 21:34:38 (2 years ago)
- Location:
- main/waeup.kofa/trunk/layout
- Files:
-
- 1 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/layout/rules.xml
r14422 r17172 105 105 css:if-not-content="input.kofa-filterbox" /> 106 106 107 <drop css:theme="script.kofa-autoSubmit" 108 css:if-not-content="form.autosubmit" /> 109 107 110 <!-- 108 111 -
main/waeup.kofa/trunk/layout/theme.html
r17093 r17172 641 641 src="static/js/kofa-filterByText.js"> 642 642 </script> 643 <script class="kofa-autoSubmit" 644 src="static/js/kofa-autoSubmit.js"> 645 </script> 643 646 </body> 644 647 </html>
Note: See TracChangeset for help on using the changeset viewer.