Open GoogleCodeExporter opened 8 years ago
var Tooltip = function (element, options) {
this.type =
this.options =
this.enabled =
this.timeout =
this.hoverState =
this.$element = null
this.init('tooltip', element, options)
}
when am removing the above code from "bootstrap.js" check boxes are visible,
but cropping functionality was not working. am attaching my file below.
please reply me asap.....
shekar@lorventindia.com
Original comment by she...@lorventindia.com
on 15 Jun 2014 at 11:12
Attachments:
Original issue reported on code.google.com by
she...@lorventindia.com
on 15 Jun 2014 at 10:24