mirror of
https://github.com/portainer/portainer.git
synced 2025-08-09 07:45:22 +02:00
fix(services): pre fill service registry and image [EE-1769] (#5798)
fix(services): pre fill service registry and image [EE-1769] (#5798)
This commit is contained in:
parent
12e7aa6b60
commit
edb25ee10d
7 changed files with 29 additions and 12 deletions
|
@ -103,7 +103,7 @@ angular.module('portainer.app').factory('ResourceControlService', [
|
|||
}
|
||||
|
||||
/**
|
||||
* Retrive users and team details for ResourceControlViewModel
|
||||
* Retrieve users and team details for ResourceControlViewModel
|
||||
* @param {ResourceControlViewModel} resourceControl ResourceControl view model
|
||||
*/
|
||||
function retrieveOwnershipDetails(resourceControl) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue