You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+36Lines changed: 36 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -54,6 +54,42 @@ This code snippet will replace the HTML node `.mod_my_module` when clicking on `
54
54
55
55
</script>
56
56
```
57
+
### Ajax Calendar
58
+
Add this to the `cal_default.html5` template and add a class like here `.inn_call_ajax` to the next and previous month links. In this example we have an article with the id `calendar` and the contao calendar as element.
0 commit comments