Skip to content

Commit ec41de1

Browse files
1 parent 0c84c9a commit ec41de1

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

Resources/JS/fullCalendarTracker.js

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1 @@
1-
var calendarTracker = {
2-
3-
};
1+
var calendarTracker = {};

readme.md

+1
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ Dependencies: **PSSharedGoods**, **PSWriteColor** and **Connectimo** are only us
7171
- `New-HTMLCalendar` - removed `WeekNumbersWithinDays` (no longer required)
7272
- `New-HTMLCalendar` - added `InitialView` parameter
7373
- Fixed Tabs switching with multiple tables on each tab fails [#134](https://github.com/EvotecIT/PSWriteHTML/issues/134)
74+
- Fixed Tabs switching with calendars [#133](https://github.com/EvotecIT/PSWriteHTML/issues/133)
7475
- 0.0.86 - 2020.07.14
7576
- Fix for missing `Get-TemporaryDirectory` during merge - damn nested ASTTokens
7677
- Module is now signed (hopefully that doesn't break anything)

0 commit comments

Comments
 (0)