Skip to content

Commit 7c6831d

Browse files
inndividuellRichard Henkenjohann
andauthored
change from richard
Co-Authored-By: Richard Henkenjohann <richard-github@henkenjohann.me>
1 parent e2be697 commit 7c6831d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ This code snippet will replace the HTML node `.mod_my_module` when clicking on `
5555
</script>
5656
```
5757
### 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.
58+
Add this to the `cal_default.html5` template and add the CSS classes `.calendar__next` and `.calendar__prev` to the next and previous month links.
5959

6060
```html
6161
<script>

0 commit comments

Comments
 (0)