...
|
...
|
@@ -5,8 +5,8 @@ |
|
|
<title>Insert title here</title>
|
|
|
</head>
|
|
|
<body>
|
|
|
<input style="display: none" id="startTime" type="text"/>
|
|
|
<input style="display: none" id="endTime" type="text"/>
|
|
|
<input id="startTime" type="hidden"/>
|
|
|
<input id="endTime" type="hidden"/>
|
|
|
|
|
|
<ul>
|
|
|
<li style="padding-bottom: 10px;">
|
...
|
...
|
|