Skip to content
Snippets Groups Projects
Commit 54ea6ba6 authored by Robert Goldmann's avatar Robert Goldmann
Browse files

client: v1.4.0

parent 841fed36
Branches
No related tags found
No related merge requests found
......@@ -23,7 +23,7 @@
<div class="row center-align">
<div class="col s12 m8 offset-m2 l6 offset-l3">
<div class="col s12 left-align">
<label for="start-date" style="font-size: 1rem;">Due Date</label>
<label for="start-date" style="font-size: 1rem;">Start Date</label>
<input type="text" class="datepicker" id="start-date" name="StartDate" value="{% if roadmap %}{{ roadmap["StartDate"] }}{% endif %}">
</div>
</div>
......
{
"version": {
"name": "v1.3.0",
"code": 14,
"date": "12.11.20"
"name": "v1.4.0",
"code": 15,
"date": "13.11.20"
}
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment