summaryrefslogtreecommitdiff
path: root/openstack_dashboard/contrib/developer/static/dashboard/developer/theme-preview/theme-preview.html
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2023-04-20 14:07:32 +0000
committerGerrit Code Review <review@openstack.org>2023-04-20 14:07:32 +0000
commit87b1455bfe59fa65744dbe9b8c896a2b48c09748 (patch)
tree46cebb10c1d855803a50a16c761541deaadea3b4 /openstack_dashboard/contrib/developer/static/dashboard/developer/theme-preview/theme-preview.html
parent7d44796eca10fa61d4d98ab98358c5932746734e (diff)
parent4a89303231bbb00af25064912091516b07ba754e (diff)
downloadhorizon-87b1455bfe59fa65744dbe9b8c896a2b48c09748.tar.gz
Merge "Clean up the syntax of html attributes to always use double quotes"
Diffstat (limited to 'openstack_dashboard/contrib/developer/static/dashboard/developer/theme-preview/theme-preview.html')
-rw-r--r--openstack_dashboard/contrib/developer/static/dashboard/developer/theme-preview/theme-preview.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/openstack_dashboard/contrib/developer/static/dashboard/developer/theme-preview/theme-preview.html b/openstack_dashboard/contrib/developer/static/dashboard/developer/theme-preview/theme-preview.html
index bf19efeee..eddf798a3 100644
--- a/openstack_dashboard/contrib/developer/static/dashboard/developer/theme-preview/theme-preview.html
+++ b/openstack_dashboard/contrib/developer/static/dashboard/developer/theme-preview/theme-preview.html
@@ -679,7 +679,7 @@
<div class="form-group">
<label translate class="col-lg-2 control-label" for="datepicker">Datepicker</label>
<div class="col-lg-10">
- <div class='input-group'>
+ <div class="input-group">
<input type="text" class="form-control" id="datepicker">
<span class="input-group-addon datepicker-addon">
<span class="fa fa-calendar"></span>