소스 검색

3.7.2 (updated)

Fixed uglify version
InuYaksa 8 년 전
부모
커밋
2c5fd41585
5개의 변경된 파일3개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 0
      demo/js/jquery.nicescroll.min.js
  2. 1 1
      dist/jquery.nicescroll.js
  3. 0 0
      dist/jquery.nicescroll.min.js
  4. 1 1
      jquery.nicescroll.js
  5. 0 0
      jquery.nicescroll.min.js

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 1 - 0
demo/js/jquery.nicescroll.min.js


+ 1 - 1
dist/jquery.nicescroll.js

@@ -31,7 +31,7 @@
 
   var $ = jQuery; // sandbox
 
-  var document = document;
+  //var document = document;
   var $window = $(window);
 
   // http://stackoverflow.com/questions/2161159/get-script-path

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
dist/jquery.nicescroll.min.js


+ 1 - 1
jquery.nicescroll.js

@@ -31,7 +31,7 @@
 
   var $ = jQuery; // sandbox
 
-  var document = document;
+  //var document = document;
   var $window = $(window);
 
   // http://stackoverflow.com/questions/2161159/get-script-path

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
jquery.nicescroll.min.js


이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.