Explorar o código

Restrict quarantine table row toggle

friedPotat0 %!s(int64=6) %!d(string=hai) anos
pai
achega
581f8c77c7
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      data/web/js/site/quarantine.js

+ 1 - 0
data/web/js/site/quarantine.js

@@ -59,6 +59,7 @@ jQuery(function($){
       "paging": {"enabled": true,"limit": 5,"size": pagination_size},
       "sorting": {"enabled": true},
       "filtering": {"enabled": true,"position": "left","connectors": false,"placeholder": lang.filter_table},
+      "toggleSelector": "table tbody span.footable-toggle"
     });
   }