mirror of
https://github.com/jquery/jquery-ui.git
synced 2025-01-07 20:34:24 +00:00
demos/index.html - changed content-type to utf-8 to support datepickers in other languages.
This commit is contained in:
parent
84a505122c
commit
f17b70c08a
@ -2,6 +2,7 @@
|
|||||||
<!doctype html>
|
<!doctype html>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||||
<title>jQuery UI Demos</title>
|
<title>jQuery UI Demos</title>
|
||||||
<link type="text/css" href="../themes/default/ui.all.css" rel="stylesheet" />
|
<link type="text/css" href="../themes/default/ui.all.css" rel="stylesheet" />
|
||||||
<link type="text/css" href="demos.css" rel="stylesheet" />
|
<link type="text/css" href="demos.css" rel="stylesheet" />
|
||||||
|
Loading…
Reference in New Issue
Block a user