aboutsummaryrefslogtreecommitdiff
path: root/docs/content
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2016-01-06 11:28:17 -0800
committerChris Rebert <[email protected]>2016-01-06 11:28:17 -0800
commit602b107edb4a011e8e4a1179ce00dc4b823cc061 (patch)
treebad8b4ade842fa452353f2fc76f2cc3e1cc02faa /docs/content
parent1300af1d2dbf3f5aecc1ba9480ac9cb28a7b8561 (diff)
downloadbootstrap-602b107edb4a011e8e4a1179ce00dc4b823cc061.tar.xz
bootstrap-602b107edb4a011e8e4a1179ce00dc4b823cc061.zip
Remove usages of and references to <input type="datetime">
It has been removed from the HTML specification: https://github.com/whatwg/html/issues/336 Only Presto Opera ever implemented a special UI for it. [skip sauce]
Diffstat (limited to 'docs/content')
-rw-r--r--docs/content/reboot.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/reboot.md b/docs/content/reboot.md
index 9631a86b6..d55230e59 100644
--- a/docs/content/reboot.md
+++ b/docs/content/reboot.md
@@ -225,7 +225,7 @@ These changes, and more, are demonstrated below.
<p>
<label for="time">Example temporal</label>
- <input type="datetime" id="time">
+ <input type="datetime-local" id="time">
</p>
<p>