Skip to content

Commit

Permalink
Revert "chore: build patched-v3.20.1"
Browse files Browse the repository at this point in the history
This reverts commit d5272fb.
  • Loading branch information
igor-franca authored and bryceosterhaus committed Sep 10, 2024
1 parent d5272fb commit b743bc6
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions build/calendar-base/calendar-base-coverage.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build/calendar-base/calendar-base-debug.js
Original file line number Diff line number Diff line change
Expand Up @@ -1527,7 +1527,7 @@ Y.CalendarBase = Y.extend( CalendarBase, Y.Widget, {
* @static
*/
CALDAY_TEMPLATE: '<td class="{calendar_col_class} {calendar_day_class} {calendar_col_visibility_class}" id="{calendar_day_id}" ' +
'role="button" tabindex="-1">' +
'role="gridcell" tabindex="-1">' +
'{day_content}' +
'</td>',

Expand Down
Loading

0 comments on commit b743bc6

Please sign in to comment.