Sha256: 300c9da564470c611ab561f921ae4e7131d88d99d188940e3a64f90b3b289f0d

Contents?: true

Size: 187 Bytes

Versions: 21

Compression:

Stored size: 187 Bytes

Contents

class BootstrapInit
  constructor: ->
    $("a[rel=popover], .popover").popover()
    $("a[rel=tooltip], .tooltip").tooltip()
    $('.dropdown-toggle').dropdown()

$ -> new BootstrapInit

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
teleporter-2.0.11 lib/generators/teleport/templates/bootstrap/bootstrap-init.coffee
teleporter-2.0.10 lib/generators/teleport/templates/bootstrap/bootstrap-init.coffee
teleporter-2.0.9 lib/generators/teleport/templates/bootstrap/bootstrap-init.coffee
teleporter-2.0.8 lib/generators/teleport/templates/bootstrap/bootstrap-init.coffee
teleporter-2.0.7 lib/generators/teleport/templates/bootstrap/bootstrap-init.coffee
teleporter-2.0.6 lib/generators/teleport/templates/bootstrap/bootstrap-init.coffee
teleporter-2.0.4 lib/generators/teleport/templates/bootstrap/bootstrap-init.coffee
teleporter-2.0.2 lib/generators/teleport/templates/bootstrap/bootstrap-init.coffee
teleporter-2.0.1 lib/generators/teleport/templates/bootstrap/bootstrap-init.coffee
teleporter-2.0.0 lib/generators/teleport/templates/bootstrap/bootstrap-init.coffee
teleporter-1.2.4 lib/generators/initial/templates/bootstrap/bootstrap-init.coffee
teleporter-1.2.3 lib/generators/initial/templates/bootstrap/bootstrap-init.coffee
teleporter-1.2.2 lib/generators/initial/templates/bootstrap/bootstrap-init.coffee
teleporter-1.2.1 lib/generators/initial/templates/bootstrap/bootstrap-init.coffee
teleporter-1.1.1 lib/generators/initial/templates/bootstrap/bootstrap-init.coffee
teleporter-1.1.0 lib/generators/initial/templates/bootstrap/bootstrap-init.coffee
teleporter-1.0.2 lib/generators/initial/templates/bootstrap/bootstrap-init.coffee
teleporter-1.0.1 lib/generators/initial/templates/bootstrap/bootstrap-init.coffee
teleporter-1.0.0 lib/generators/initial/templates/bootstrap/bootstrap-init.coffee
teleporter-0.1.0 lib/generators/initial/templates/bootstrap/bootstrap-init.coffee