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/dialog/animated.html | 1 + demos/dialog/default.html | 1 + demos/dialog/modal-confirmation.html | 1 + demos/dialog/modal-form.html | 1 + demos/dialog/modal-message.html | 1 + 5 files changed, 5 insertions(+) (limited to 'demos/dialog') diff --git a/demos/dialog/animated.html b/demos/dialog/animated.html index 088ca0ea9..5804610c7 100644 --- a/demos/dialog/animated.html +++ b/demos/dialog/animated.html @@ -2,6 +2,7 @@ + jQuery UI Dialog - Animation diff --git a/demos/dialog/default.html b/demos/dialog/default.html index e86281a47..65b22a51d 100644 --- a/demos/dialog/default.html +++ b/demos/dialog/default.html @@ -2,6 +2,7 @@ + jQuery UI Dialog - Default functionality diff --git a/demos/dialog/modal-confirmation.html b/demos/dialog/modal-confirmation.html index 9ae4b1e98..cd87ef222 100644 --- a/demos/dialog/modal-confirmation.html +++ b/demos/dialog/modal-confirmation.html @@ -2,6 +2,7 @@ + jQuery UI Dialog - Modal confirmation diff --git a/demos/dialog/modal-form.html b/demos/dialog/modal-form.html index 7933c685a..84bf287af 100644 --- a/demos/dialog/modal-form.html +++ b/demos/dialog/modal-form.html @@ -2,6 +2,7 @@ + jQuery UI Dialog - Modal form diff --git a/demos/dialog/modal-message.html b/demos/dialog/modal-message.html index 137884627..891959e9e 100644 --- a/demos/dialog/modal-message.html +++ b/demos/dialog/modal-message.html @@ -2,6 +2,7 @@ + jQuery UI Dialog - Modal message -- cgit v1.2.3