Skip to content

Commit

Permalink
moving to use strict
Browse files Browse the repository at this point in the history
  • Loading branch information
DimitarChristoff committed Feb 29, 2012
1 parent e38a204 commit 39d7cf4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Source/mootstrap-button.js
Expand Up @@ -24,6 +24,7 @@ provides:
...
*/
(function(scope) {
"use strict";

if (!Element.prototype.data) {
// mimic the data attribute polifill api in jquery for mootools. kind of.
Expand Down

0 comments on commit 39d7cf4

Please sign in to comment.