Enabled strict mode, and fixed issues raised.

This commit is contained in:
Dan Wilson
2013-05-13 16:53:55 +01:00
parent 773e03c9c7
commit b72dd0fb62
17 changed files with 32 additions and 18 deletions

View File

@@ -4,7 +4,7 @@ this.recline = this.recline || {};
this.recline.View = this.recline.View || {};
(function($, my) {
"use strict";
// ## Graph view for a Dataset using Flot graphing library.
//
// Initialization arguments (in a hash in first parameter):