Changeset 2383173
- Timestamp:
- 09/16/2020 09:11:45 PM (6 years ago)
- File:
-
- 1 edited
-
reservation-facile/trunk/js/rf_front.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
reservation-facile/trunk/js/rf_front.js
r1965428 r2383173 416 416 color = "rf_calendarArrival"; 417 417 } 418 if (content == 0){418 if (content <= 0){ 419 419 color = "rf_calendarUnavailable"; 420 420 contentClass = "";
Note: See TracChangeset
for help on using the changeset viewer.