From dc3d2b1044afa5633291f856b451543f17ecd690 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 30 Jan 2012 00:44:27 -0800 Subject: update js docs page to clarify usage of images on carousel --- docs/templates/pages/javascript.mustache | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/templates/pages/javascript.mustache') diff --git a/docs/templates/pages/javascript.mustache b/docs/templates/pages/javascript.mustache index cba75ac08..f8fdec8ea 100644 --- a/docs/templates/pages/javascript.mustache +++ b/docs/templates/pages/javascript.mustache @@ -1189,6 +1189,10 @@ $('#myCollapsible').on('hidden', function () { +
+ {{_i}}Heads up!{{/i}} + {{_i}}When implementing this carousel, remove the images we have provided and replace them with your own.{{/i}} +

{{_i}}Using bootstrap-carousel.js{{/i}}

{{_i}}Call via javascript:{{/i}}

-- cgit v1.2.3