[build][s]: add latest build version of recline plus latest built docs.

This commit is contained in:
Rufus Pollock
2012-02-18 09:12:41 +00:00
parent 4074f380d8
commit 7837105494
7 changed files with 1155 additions and 728 deletions

View File

@@ -1,10 +1,9 @@
this.recline = this.recline || {};
this.recline.View = this.recline.View || {};
// Views module following classic module pattern
(function($, my) {
// Graph view for a Dataset using Flot graphing library.
// ## Graph view for a Dataset using Flot graphing library.
//
// Initialization arguments:
//