This website requires JavaScript.
Explore
Help
Sign In
Upstream
/
harbor
Watch
1
Star
0
Fork
0
You've already forked harbor
mirror of
https://github.com/goharbor/harbor.git
synced
2024-11-08 19:50:05 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
65bd6b264a
harbor
/
static
/
ng
/
resources
/
js
/
layout
/
user
/
user.module.js
7 lines
92 B
JavaScript
Raw
Normal View
History
Unescape
Escape
new updates for UI development file structure.
2016-04-13 12:55:05 +02:00
(
function
(
)
{
updates for UI file structure, continuous updates for detail page
2016-04-19 11:58:07 +02:00
new updates for UI development file structure.
2016-04-13 12:55:05 +02:00
'use strict'
;
angular
updates for UI file structure, continuous updates for detail page
2016-04-19 11:58:07 +02:00
.
module
(
'harbor.layout.user'
,
[
]
)
;
new updates for UI development file structure.
2016-04-13 12:55:05 +02:00
}
)
(
)
;
Reference in New Issue
Copy Permalink