mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-08 17:22:31 +03:00
change namespace back to dot notation and someother js shizzle
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
$(function () {
|
||||
|
||||
module("buttons")
|
||||
module("button")
|
||||
|
||||
test("should provide no conflict", function () {
|
||||
var button = $.fn.button.noConflict()
|
||||
|
||||
Reference in New Issue
Block a user