mirror of
https://github.com/portainer/portainer.git
synced 2025-08-05 05:45:22 +02:00
refactor(ui): introduce helpers functions to centralize code
This commit is contained in:
parent
5432424a40
commit
f020e5a633
8 changed files with 241 additions and 279 deletions
|
@ -6,6 +6,7 @@ angular.module('uifordocker', [
|
|||
'ngCookies',
|
||||
'ngSanitize',
|
||||
'uifordocker.services',
|
||||
'uifordocker.helpers',
|
||||
'uifordocker.filters',
|
||||
'dashboard',
|
||||
'container',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue