From: fyquah95 Date: Wed, 1 Apr 2015 09:43:32 +0000 (+0800) Subject: indented javascript/modal/using-grid-system sample code from 4 spaces to 2 spaces X-Git-Tag: v3.3.5~166^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d153b912587ef8a8dc77ba67557ea70db757bee;p=thirdparty%2Fbootstrap.git indented javascript/modal/using-grid-system sample code from 4 spaces to 2 spaces --- diff --git a/docs/_includes/js/modal.html b/docs/_includes/js/modal.html index 92adb3af56..59fc80dae7 100644 --- a/docs/_includes/js/modal.html +++ b/docs/_includes/js/modal.html @@ -270,47 +270,47 @@ $('#myModal').on('shown.bs.modal', function () { {% highlight html %}