diff --git a/app/app.js b/app/app.js index fef0adf13..fb3ce0604 100644 --- a/app/app.js +++ b/app/app.js @@ -202,7 +202,7 @@ angular.module('portainer', [ template: '
' }, 'sidebar@': { - template: '' + template: '' } } }) @@ -214,7 +214,7 @@ angular.module('portainer', [ template: '' }, 'sidebar@': { - template: '' + template: '' } } })