From 83b7ef55bd90180a488eff7ec05630656ea88901 Mon Sep 17 00:00:00 2001 From: Liang Ding Date: Wed, 12 Nov 2014 23:17:59 +0800 Subject: [PATCH] add file header --- static/js/dialog.js | 1 + 1 file changed, 1 insertion(+) diff --git a/static/js/dialog.js b/static/js/dialog.js index 2975d42..e21b216 100644 --- a/static/js/dialog.js +++ b/static/js/dialog.js @@ -14,6 +14,7 @@ * limitations under the License. */ +(function ($) { $.fn.extend({ dialog: { version: "0.0.1.7",