Enabled strict mode, and fixed issues raised.
This commit is contained in:
@@ -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):
|
||||
|
||||
Reference in New Issue
Block a user