| bootstrap.js.coffee - warvox - VoIP based wardialing tool, forked from rapid7/w… | |
| git clone git://jay.scot/warvox | |
| Log | |
| Files | |
| Refs | |
| README | |
| --- | |
| bootstrap.js.coffee (104B) | |
| --- | |
| 1 jQuery -> | |
| 2 $("a[rel~=popover], .has-popover").popover() | |
| 3 $("a[rel~=tooltip], .has-tooltip").tooltip() |