From c8c4d5b3925b033723a3f589db9c579b37ca5ceb Mon Sep 17 00:00:00 2001 From: Jacob Thornton Date: Mon, 6 Feb 2012 00:17:31 -0800 Subject: fix alert tests + add show option back to modals --- docs/templates/pages/javascript.mustache | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs/templates/pages/javascript.mustache') diff --git a/docs/templates/pages/javascript.mustache b/docs/templates/pages/javascript.mustache index 111de2350..57cb4eac4 100644 --- a/docs/templates/pages/javascript.mustache +++ b/docs/templates/pages/javascript.mustache @@ -197,6 +197,12 @@ {{_i}}true{{/i}} {{_i}}Closes the modal when escape key is pressed{{/i}} + + {{_i}}show{{/i}} + {{_i}}boolean{{/i}} + {{_i}}true{{/i}} + {{_i}}Shows the modal when initialized.{{/i}} +

{{_i}}Markup{{/i}}

-- cgit v1.2.3