2
0
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:
fat
2013-05-16 20:19:51 -07:00
parent 5ab72f7687
commit 140ef2320b
22 changed files with 105 additions and 103 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
$(function () {
module("buttons")
module("button")
test("should provide no conflict", function () {
var button = $.fn.button.noConflict()