Projekt

Obecné

Profil

« Předchozí | Další » 

Revize 4e003182

Přidáno uživatelem Martin Sebela před asi 4 roky(ů)

Re #8079 - finishing frontend
- new date label next to timeline
- changed intro images to images with real data
- locations box has maximum height with scrollbar
- new texts on intro pages (map points)
- CSS changes and repairs

Zobrazit rozdíly:

website/public/js/zcu-heatmap.js
377 377
  else {
378 378
    $(locationsWrapper).addClass(locationsDisplayClass);
379 379
  }
380
}
381

  
382
function openDatepicker() {
383
  if ($(window).width() <= 990) {
384
    $('.navbar-collapse').collapse();
385
  }
386

  
387
  $('#date').datepicker('show')
380 388
}

Také k dispozici: Unified diff