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