Project

General

Profile

« Previous | Next » 

Revision 57673

[Monitor Dashboard]: Complete indicator save and reorder.

View differences:

index.html
72 72
<!--  <script src="assets/theme-assets/js/uikit_custom.min.js"></script>-->
73 73
  <script>
74 74
      if(isHighDensity) {
75
          // enable hires images
76
          altair_helpers.retina_images();
75
          $.getScript( "assets/theme-assets/js/custom/dense.min.js", function(data) {
76
              // enable hires images
77
              altair_helpers.retina_images();
78
          });
77 79
      }
78 80
      if(Modernizr.touch) {
79 81
          // fastClick (touch devices)

Also available in: Unified diff