I'm trying to use a custom footer in the KendoUI DatePicker, I'm able to do this, however it's always wrapped in the today link. For example:
<ahref="#"class="k-link k-nav-today"title="Monday, April 13, 2015"> ... My Custom Footer Code ...</a>Is there a way to prevent my footer code from being wrapped in the link?