From: Chris Rebert Date: Mon, 16 Dec 2013 03:07:14 +0000 (-0800) Subject: use unique IDs for modal labels in doc examples so HTML validates X-Git-Tag: v3.1.0~148^2^2~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8cee54f4bd59c4c311a39d3a1d482489125c585;p=thirdparty%2Fbootstrap.git use unique IDs for modal labels in doc examples so HTML validates --- diff --git a/javascript.html b/javascript.html index 9dcef28f83..c330a47921 100644 --- a/javascript.html +++ b/javascript.html @@ -245,7 +245,7 @@ $('#myModal').on('show.bs.modal', function (e) { -