summaryrefslogtreecommitdiff
path: root/lib/dijit/templates/Calendar.html
diff options
context:
space:
mode:
Diffstat (limited to 'lib/dijit/templates/Calendar.html')
-rw-r--r--lib/dijit/templates/Calendar.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/dijit/templates/Calendar.html b/lib/dijit/templates/Calendar.html
index a3428f5c7..b4405ed84 100644
--- a/lib/dijit/templates/Calendar.html
+++ b/lib/dijit/templates/Calendar.html
@@ -14,7 +14,7 @@
<span data-dojo-attach-point="increaseArrowNode" class="dijitA11ySideArrow">+</span>
</th>
</tr>
- <tr>
+ <tr role="row">
${!dayCellsHtml}
</tr>
</thead>