From 1865c3087fc5099060f4cbf5c6c19fbba88a6923 Mon Sep 17 00:00:00 2001 From: Kyle Fox Date: Thu, 18 Nov 2010 16:25:48 -0700 Subject: [PATCH] Updated README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ad1d015..59d8d92 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ _TODO: this should be changed so that when called on a specific element, the ele Similar to how links can be automatically bound to open modals, they can be bound to close modals using `rel="modal:close"`: - Login + Close window _(Note that modals loaded with AJAX are removed from the DOM when closed)._