Changeset 2383166
- Timestamp:
- 09/16/2020 09:01:18 PM (6 years ago)
- File:
-
- 1 edited
-
oui-booking/trunk/js/obk_front.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
oui-booking/trunk/js/obk_front.js
r1961208 r2383166 416 416 color = "obk_calendarArrival"; 417 417 } 418 if (content == 0){418 if (content <= 0){ 419 419 color = "obk_calendarUnavailable"; 420 420 contentClass = "";
Note: See TracChangeset
for help on using the changeset viewer.