mirror of
https://github.com/portainer/portainer.git
synced 2025-08-04 13:25:26 +02:00
refactor(app): split app.js in multiple files (#1217)
This commit is contained in:
parent
601ae9daf2
commit
819d0f6a16
10 changed files with 818 additions and 803 deletions
1
app/helpers/__module.js
Normal file
1
app/helpers/__module.js
Normal file
|
@ -0,0 +1 @@
|
|||
angular.module('portainer.helpers', []);
|
Loading…
Add table
Add a link
Reference in a new issue