From 144789788f123a8642c72082fd674125cac52a6e Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 30 Jan 2012 01:24:02 -0800 Subject: [PATCH] updated upgrade page to reflect popover changes --- docs/assets/bootstrap.zip | Bin 51957 -> 51957 bytes docs/templates/pages/upgrading.mustache | 4 ++++ docs/upgrading.html | 4 ++++ 3 files changed, 8 insertions(+) diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip index 8a49197829018358abf618ee77b7993bc61f390f..49f0cee97ba1b885acdcb1d52da3dc33b45fc646 100644 GIT binary patch delta 410 zcmex5mHF#bX6^uQW)?065coNfTZwI1qMHBm#L4;-MA;#tzb5*tu`P#*N;CePINcbm zYFXmO3%m3ge@^Z;Fo$Z}e8S+F4&$%M>tpSpS~h=Y5|~eEE80b-Slg+_XI>dj18z{`!N$HpkL)r$O2`#k2^wSL7bf9 zt}xE8$rq3Nz?A)(YWUzR^J zH(ft8gp+|8ZYj|C$qjifQ1dsR%BvIrin!Fi0tG;C&XcT+a~`!5rp7mpY%bs^ZH3+gkf5z R>=B&KQ_f7lkUw`y9RT2#qj>-T diff --git a/docs/templates/pages/upgrading.mustache b/docs/templates/pages/upgrading.mustache index 95587456ac..a82896b3aa 100644 --- a/docs/templates/pages/upgrading.mustache +++ b/docs/templates/pages/upgrading.mustache @@ -165,6 +165,10 @@ +

{{_i}}Popovers{{/i}}

+
    +
  • {{_i}}Child elements now properly namespaced: .title to .popover-title, .inner to .popover-inner, and .content to .popover-content.{{/i}}
  • +
diff --git a/docs/upgrading.html b/docs/upgrading.html index b311cf499d..6e1180f160 100644 --- a/docs/upgrading.html +++ b/docs/upgrading.html @@ -241,6 +241,10 @@ +

Popovers

+
    +
  • Child elements now properly namespaced: .title to .popover-title, .inner to .popover-inner, and .content to .popover-content.
  • +