mirror of
https://github.com/internetee/registry.git
synced 2025-07-25 03:58:27 +02:00
Add button to download filtered domains
This commit is contained in:
parent
b6df415fb9
commit
b65a2ca924
4 changed files with 18 additions and 1 deletions
|
@ -8,6 +8,8 @@ $(window).load ->
|
|||
|
||||
$('[data-toggle="popover"]').popover()
|
||||
|
||||
$('[data-toggle="tooltip"]').tooltip()
|
||||
|
||||
# doublescroll
|
||||
$('[data-doublescroll]').doubleScroll({
|
||||
onlyIfScroll: false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue