deskbookers-calendar
Advanced tools
Comparing version 0.16.3 to 0.16.4
@@ -29,3 +29,3 @@ 'use strict'; | ||
var View = _Views2.default[view]; | ||
var headerSingle = view === _constants.views.MONTH || view === _constants.views.DAY; | ||
var headerSingle = view === _constants.views.MONTH || view === _constants.views.DAY || view === _constants.views.RESOURCE; | ||
@@ -32,0 +32,0 @@ formats = (0, _formats2.default)(formats || {}); |
{ | ||
"name": "deskbookers-calendar", | ||
"version": "0.16.3", | ||
"version": "0.16.4", | ||
"description": "Calendar! with events", | ||
@@ -5,0 +5,0 @@ "author": "Jason Quense <monastic.panic@gmail.com>", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
252644