add missing date and time placeholder from the time locked address page
This commit is contained in:
parent
53c48af90c
commit
b943cbd6de
2 changed files with 2 additions and 2 deletions
|
@ -412,7 +412,7 @@
|
|||
<div class='col-md-6'>
|
||||
<div class="form-group">
|
||||
<div class='input-group date' id='timeLockedDateTimePicker'>
|
||||
<input type='text' class="form-control" />
|
||||
<input type='text' class="form-control" placeholder="MM/DD/YYYY hh:mm" />
|
||||
<span class="input-group-addon">
|
||||
<span class="glyphicon glyphicon-calendar"></span>
|
||||
</span>
|
||||
|
|
2
sha1sum
2
sha1sum
|
@ -29,4 +29,4 @@ de51a8494180a6db074af2dee2383f0a363c5b08 ./fonts/glyphicons-halflings-regular.s
|
|||
278e49a86e634da6f2a02f3b47dd9d2a8f26210f ./fonts/glyphicons-halflings-regular.woff
|
||||
44bc1850f570972267b169ae18f1cb06b611ffa2 ./fonts/glyphicons-halflings-regular.ttf
|
||||
48ff08f459ff55ae54e594b4ae307d1d8e6f74b3 ./README.md
|
||||
0fbc9267f5129c4105df7e7d7a041a1909f05289 ./index.html
|
||||
1c48c81d71751f6bf99c9c889645f747e2466ce7 ./index.html
|
||||
|
|
Loading…
Reference in a new issue