Skip to content

Commit

Permalink
Remove use strict so it works on firefox
Browse files Browse the repository at this point in the history
  • Loading branch information
wyuenho committed Jan 11, 2014
1 parent bc95aa2 commit 326e3a6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions backgrid-paginator.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@

}(this, function (_, Backbone, Backgrid) {

"use strict";

/**
PageHandle is a class that renders the actual page handles and reacts to
click events for pagination.
Expand Down

0 comments on commit 326e3a6

Please sign in to comment.