diff --git a/app/portainer/__module.js b/app/portainer/__module.js index 6ddfb5f2a..bb94d395d 100644 --- a/app/portainer/__module.js +++ b/app/portainer/__module.js @@ -385,10 +385,6 @@ angular.module('portainer.app', []) templateUrl: 'app/portainer/views/templates/templates.html', controller: 'TemplatesController' } - }, - params: { - key: 'containers', - hide_descriptions: false } };