parent
a2896cc39d
commit
fce37f545a
2 changed files with 1 additions and 3 deletions
|
@ -74,8 +74,6 @@ quayApp.config(['$tooltipProvider', function ($tooltipProvider) {
|
|||
|
||||
// Configure the routes.
|
||||
quayApp.config(['$routeProvider', '$locationProvider', 'pages', function($routeProvider, $locationProvider, pages) {
|
||||
var title = window.__config['REGISTRY_TITLE'] || 'Quay';
|
||||
|
||||
$locationProvider.html5Mode(true);
|
||||
|
||||
// WARNING WARNING WARNING
|
||||
|
|
Reference in a new issue