chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
angular.module('portainer.docker').component('nodeBrowserView', {
|
||||
templateUrl: './node-browser.html',
|
||||
controller: 'NodeBrowserController',
|
||||
bindings: {
|
||||
endpoint: '<',
|
||||
},
|
||||
});
|
||||
Reference in New Issue
Block a user