Project updated to VS2013

This commit is contained in:
Gary Sharp
2015-02-02 18:43:01 +11:00
parent 76318d8d00
commit a7b3f045d6
137 changed files with 1002 additions and 155 deletions
@@ -1,3 +1,4 @@
///#source 1 1 Disco-ExpressionEditor/disco.expressioneditor.js
/// <reference path="../../Core/jquery-1.7.1.js" />
function DiscoExpressionEditor(host, validateUrl, expression) {
this.host = host;