2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00

'docs' folder .editorconfig code guide updates

This commit is contained in:
Stephen Edgar
2013-04-23 17:40:41 +10:00
parent 1b132ddcb4
commit 1a6dbc371e
17 changed files with 17 additions and 17 deletions
+1 -1
View File
@@ -398,4 +398,4 @@ if ( typeof define === "function" && define.amd ) {
define( "Holder", [], function () { return app; } );
}
})(Holder, window);
})(Holder, window);