Add button to download filtered domains

This commit is contained in:
Alex Sherman 2021-01-22 16:57:37 +05:00
parent b6df415fb9
commit b65a2ca924
4 changed files with 18 additions and 1 deletions

View file

@ -8,6 +8,8 @@ $(window).load ->
$('[data-toggle="popover"]').popover()
$('[data-toggle="tooltip"]').tooltip()
# doublescroll
$('[data-doublescroll]').doubleScroll({
onlyIfScroll: false,