Changeset 1491565
- Timestamp:
- 09/07/2016 06:57:50 AM (10 years ago)
- File:
-
- 1 edited
-
lobbycal2press/trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
lobbycal2press/trunk/readme.txt
r1491412 r1491565 28 28 1. place the following html fragment in a page, wher you would like the calendar to appear 29 29 30 ```html 30 <code> 31 31 <table id="lobbycal" aria-describedby="lobbycal_info"> 32 32 <thead> … … 41 41 </tr> 42 42 </thead> 43 </table> ```44 43 </table> 44 <code> 45 45 == Frequently Asked Questions == 46 46
Note: See TracChangeset
for help on using the changeset viewer.