mef
This commit is contained in:
parent
9b0a8a3561
commit
827a80df99
21 changed files with 10 additions and 2423 deletions
|
|
@ -115,14 +115,14 @@ $(document).ready(function(){
|
|||
@Html.ValidationSummary()
|
||||
<fieldset>
|
||||
<legend><label for="EventDate" class="col-md-2 control-label" >
|
||||
@SR["EventDate"]
|
||||
@SR["Event date"]
|
||||
</label></legend>
|
||||
<div class="col-md-10">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class='col-sm-6'>
|
||||
<div class='input-group date' id='datetimepicker2'>
|
||||
<input type='text' class="form-control" name="EventDate" id="EventDate"/>
|
||||
<input class="form-control" name="EventDate"/>
|
||||
<span class="input-group-addon">
|
||||
<span class="glyphicon glyphicon-calendar"></span>
|
||||
</span>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue