Commit 2002677c6f6f44a6b759e6cb9b03a4403f021d62

Authored by Karpikau Andrei
1 parent bbe75bc1

check sorting

@@ -176,7 +176,7 @@ jQuery(document).ready(function(){ @@ -176,7 +176,7 @@ jQuery(document).ready(function(){
176 }); 176 });
177 } 177 }
178 }); 178 });
179 - $wrapper.disableSelection(); 179 + //$wrapper.disableSelection();
180 }); 180 });
181 181
182 } 182 }
1 module Kanjai 1 module Kanjai
2 - VERSION = "0.0.118" 2 + VERSION = "0.0.119"
3 end 3 end