Added navigation object

Former-commit-id: c6fef444bc1d4fa3389206ac3609fad1f2a41b9c
This commit is contained in:
Ziver Koc 2016-01-11 19:46:43 +01:00
parent 068e19db22
commit fce0a0e939
12 changed files with 194 additions and 39 deletions

View file

@ -123,7 +123,7 @@
<button type="button" class="close" data-dismiss="modal">
<span aria-hidden="true">&times;</span>
</button>
<h4 class="modal-title" id="exampleModalLabel">External User</h4>
<h4 class="modal-title" id="exampleModalLabel">Event</h4>
</div>
<form method="POST">
<div class="modal-body">
@ -141,10 +141,6 @@
{{/availableEvents}}
</select>
</div>
<div class="form-group">
<label class="control-label">Public:</label>
<input type="checkbox" class="form-control" name="sync" value="true">
</div>
<hr>
<div id="event-data-conf">