-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathelements.html
More file actions
19 lines (18 loc) · 1.17 KB
/
elements.html
File metadata and controls
19 lines (18 loc) · 1.17 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<!-- User service elements -->
<link rel="import" href="playing-group/playing-create-group.html">
<link rel="import" href="playing-group/playing-group-management.html">
<link rel="import" href="playing-user/playing-create-user.html">
<link rel="import" href="playing-user/playing-edit-password.html">
<link rel="import" href="playing-user/playing-edit-user.html">
<link rel="import" href="playing-user/playing-user-management.html">
<link rel="import" href="playing-user/playing-user-profile.html">
<link rel="import" href="playing-user/playing-view-user.html">
<link rel="import" href="playing-user-group/playing-user-group-latest.html">
<link rel="import" href="playing-user-group/playing-user-group-management.html">
<link rel="import" href="playing-user-group/playing-user-group-management-page.html">
<link rel="import" href="playing-user-group/playing-user-group-permissions-table.html">
<link rel="import" href="playing-user-group/playing-user-group-search.html">
<link rel="import" href="widgets/playing-user-tag.html">
<link rel="import" href="widgets/playing-group-tag.html">
<link rel="import" href="widgets/playing-user-suggestion.html">
<link rel="import" href="playing-profile.html">