From 5cbb419f2432979a2075346ec94ea7da97b09fb2 Mon Sep 17 00:00:00 2001 From: Jörn Zaefferer Date: Wed, 30 Sep 2015 15:11:22 +0200 Subject: Demos: Add device-width viewport meta to all demos Ref 343c2651729af2fdf020dd538fce0855785f5a0d --- demos/button/checkbox.html | 1 + demos/button/default.html | 1 + demos/button/icons.html | 1 + demos/button/radio.html | 1 + demos/button/splitbutton.html | 1 + demos/button/toolbar.html | 1 + 6 files changed, 6 insertions(+) (limited to 'demos/button') diff --git a/demos/button/checkbox.html b/demos/button/checkbox.html index 6f2c5ec15..87abbf90f 100644 --- a/demos/button/checkbox.html +++ b/demos/button/checkbox.html @@ -2,6 +2,7 @@ + jQuery UI Button - Checkboxes diff --git a/demos/button/default.html b/demos/button/default.html index 1bd4f9191..88c666e9a 100644 --- a/demos/button/default.html +++ b/demos/button/default.html @@ -2,6 +2,7 @@ + jQuery UI Button - Default functionality diff --git a/demos/button/icons.html b/demos/button/icons.html index 76cb11478..0744218b2 100644 --- a/demos/button/icons.html +++ b/demos/button/icons.html @@ -2,6 +2,7 @@ + jQuery UI Button - Icons diff --git a/demos/button/radio.html b/demos/button/radio.html index 5d1fcdce9..86c55a39a 100644 --- a/demos/button/radio.html +++ b/demos/button/radio.html @@ -2,6 +2,7 @@ + jQuery UI Button - Radios diff --git a/demos/button/splitbutton.html b/demos/button/splitbutton.html index 333d54bd7..6b7562d68 100644 --- a/demos/button/splitbutton.html +++ b/demos/button/splitbutton.html @@ -2,6 +2,7 @@ + jQuery UI Button - Split button diff --git a/demos/button/toolbar.html b/demos/button/toolbar.html index e13b4a1d1..f2c242f1f 100644 --- a/demos/button/toolbar.html +++ b/demos/button/toolbar.html @@ -2,6 +2,7 @@ + jQuery UI Button - Toolbar -- cgit v1.2.3