/** * ----------------------------------------------------------------------------- * @package smartVISU * @author Martin Gleiß * @copyright 2012 * @license GPL [http://www.gnu.de] * ----------------------------------------------------------------------------- */ /** * Displays the calendarlist * * @param unique id for this widget * @param a title to display * @param the number of displayed calendar-entries, default 25 * @param a color for this calendar, default grey * @param URl of private calendar URL */ {% macro list(id, title, count, color, cal_url) %} /** Design */