Update reference paths

This commit is contained in:
Boris Yankov
2013-01-17 20:03:30 +02:00
parent a427049e18
commit 209d95071a
90 changed files with 928 additions and 925 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
/// <reference path="../jquery/jquery-1.9.d.ts" />
/// <reference path="bootstrap-2.1.d.ts" />
/// <reference path="../jquery/jquery.d.ts" />
/// <reference path="bootstrap.d.ts" />
$('body').off('.data-api');
$('body').off('.alert.data-api');
+1 -1
View File
@@ -4,7 +4,7 @@
// Definitions: https://github.com/borisyankov/DefinitelyTyped
/// <reference path="../jquery/jquery-1.9.d.ts"/>
/// <reference path="../jquery/jquery.d.ts"/>
interface ModalOptions {
backdrop?: bool;