Your ROOT_URL in app.ini is http://159.89.207.79:3000/ but you are visiting http://9.cron.my.id:3000/tribikram/ET-VISA/commit/a00d239e7c6f839292da12a663dc102777d1fef7?style=split&whitespace=show-all You should set ROOT_URL correctly, otherwise the web may not work correctly.

[edit] css fixed

et#25
tribikram 2 years ago
parent b5dc59a9b2
commit a00d239e7c
  1. 2
      public/frontend/css/style.css

@ -1664,7 +1664,7 @@ table.lightgrey-weekends tbody td:nth-child(n+6) {
color: #bdbdbd; color: #bdbdbd;
cursor: not-allowed; cursor: not-allowed;
} }
.event-colourful .zabuto-calendar__week{ .event-colourful .zabuto-calendar__day{
pointer-events: none; pointer-events: none;
} }
.event-clickable{ .event-clickable{

Loading…
Cancel
Save