angular.module('aredodatel')
.config(function($routeProvider) {
$routeProvider.when('offices.html', {
templateUrl: '/templates/building.html'
})
});
...
<div class="col-md-9 one-height floor">
<div ng-view></div>
</div>
.....
Object not found!
The requested URL was not found on this server. If you entered the URL manually please check your spelling and try again.
If you think this is a server error, please contact the webmaster.
Error 404
zolpol-2
09/07/15 11:47:53
Apache/2.2.29 (Win32)