Repaired header

This commit is contained in:
robert-voica
2015-09-17 13:55:26 +03:00
parent 0592895e04
commit 79b6ebd0e9
2 changed files with 4 additions and 0 deletions
@@ -2,6 +2,7 @@
/// <reference path="../jquery/jquery.d.ts" />
//Test for bootstrap-notify v3.1.3
//Copied example directly from Bootstrap-notify site
$.notify({
// options
+3
View File
@@ -1,4 +1,7 @@
// Type definitions for bootstrap-notify v3.1.3
// Project: http://bootstrap-notify.remabledesigns.com/
// Definitions by: Robert McIntosh <https://github.com/mouse0270>, Robert Voica <https://github.com/robert-voica>
// Definitions: https://github.com/borisyankov/DefinitelyTyped
/// <reference path="../jquery/jquery.d.ts" />