Problem/Motivation
The jQuery calendars library does not work. On attempting to include it, there is a jQuery error. The problem is jquery.plugin.js is not included before the calendars plugin.
Proposed resolution
Add the jquery.plugin.min.js file to library.
Comments
Comment #3
hussainwebFixed. Also included a missing CSS file.