bug fix - jquery.flot

This commit is contained in:
Diullei Gomes
2013-06-21 23:53:09 -03:00
parent 41aee7c70a
commit 0ac130b9b4
+1 -1
View File
@@ -6,7 +6,7 @@
/// <reference path="../jquery/jquery.d.ts" />
module jquery.flot {
declare module jquery.flot {
interface plotOptions {
colors?: any[];
series?: seriesOptions;