This commit is contained in:
birocarol 2016-03-18 11:08:48 +02:00
parent 8edfa2ffba
commit e436636f3c
1 changed files with 1 additions and 1 deletions

View File

@ -148,7 +148,7 @@ Beside modules the above code snippet contains the configuration of routing. Usi
To understand a bit better let's take a look on the trips page which is built up from trips.html as template and TripsControl as controller:
```HTML5
```html
<div class="navbar navbar-inverse">
<div class="navbar-header pull-left">
<button type="button" class="btn-lx-hamburger navbar-toggle pull-left" data-toggle="collapse" data-target="#myNavbar" bs-aside="aside" data-template-url="partials/aside.html" data-placement="left" data-animation="am-slide-left" data-container="body">