diff options
author | afc163 <afc163@gmail.com> | 2015-12-08 21:17:15 +0800 |
---|---|---|
committer | afc163 <afc163@gmail.com> | 2015-12-08 21:17:15 +0800 |
commit | 94b4885d063916a9d822b43051e487d85e296fe6 (patch) | |
tree | cddefed3931dd84c6bcc1b7587f14adba0dfcfe1 /examples/pick-time.html | |
parent | 5eeeb3ae2934caa65bcdea71d372f72dea7944c0 (diff) | |
download | time-picker-94b4885d063916a9d822b43051e487d85e296fe6.tar.gz time-picker-94b4885d063916a9d822b43051e487d85e296fe6.tar.zst time-picker-94b4885d063916a9d822b43051e487d85e296fe6.zip |
Updates
Diffstat (limited to 'examples/pick-time.html')
-rw-r--r-- | examples/pick-time.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/pick-time.html b/examples/pick-time.html index ed16427..af689d3 100644 --- a/examples/pick-time.html +++ b/examples/pick-time.html | |||
@@ -2,7 +2,7 @@ | |||
2 | <html> | 2 | <html> |
3 | 3 | ||
4 | <head> | 4 | <head> |
5 | <title>pick-time.js - example - rc-time-picker@1.0.0-alpha3</title> | 5 | <title>pick-time.js - example - rc-time-picker@1.0.0-alpha4</title> |
6 | <meta name="viewport" | 6 | <meta name="viewport" |
7 | content="width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no"> | 7 | content="width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no"> |
8 | <meta charset="utf-8"/> | 8 | <meta charset="utf-8"/> |
@@ -257,7 +257,7 @@ Monokai Sublime style. Derived from Monokai by noformnocontent http://nn.mit-lic | |||
257 | <body> | 257 | <body> |
258 | <div class="container"> | 258 | <div class="container"> |
259 | <div class="header"> | 259 | <div class="header"> |
260 | <h1>rc-time-picker@1.0.0-alpha3</h1> | 260 | <h1>rc-time-picker@1.0.0-alpha4</h1> |
261 | 261 | ||
262 | <p>React TimePicker</p> | 262 | <p>React TimePicker</p> |
263 | </div> | 263 | </div> |