-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathResources.zip.manifest
76 lines (76 loc) · 1.81 KB
/
Resources.zip.manifest
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
<dotnetnuke type="ResourceFile" version="5.0">
<files>
<file>
<path>app/bower_components/angular/</path>
<name>angular.min.js</name>
</file>
<file>
<path>app/bower_components/entypo/font/</path>
<name>demo.html</name>
</file>
<file>
<path>app/bower_components/entypo/font/</path>
<name>entypo.css</name>
</file>
<file>
<path>app/bower_components/entypo/font/</path>
<name>entypo.eot</name>
</file>
<file>
<path>app/bower_components/entypo/font/</path>
<name>entypo.svg</name>
</file>
<file>
<path>app/bower_components/entypo/font/</path>
<name>entypo.ttf</name>
</file>
<file>
<path>app/bower_components/entypo/font/</path>
<name>entypo.woff</name>
</file>
<file>
<path>app/js/</path>
<name>app.js</name>
</file>
<file>
<path>app/js/controllers/</path>
<name>controller.js</name>
</file>
<file>
<path>app/js/directives/</path>
<name>directives.js</name>
</file>
<file>
<path>app/js/services/</path>
<name>service.js</name>
</file>
<file>
<path>app/partials/</path>
<name>partial.html</name>
</file>
<file>
<path>app/partials/</path>
<name>user-detail.html</name>
</file>
<file>
<path>app/partials/</path>
<name>user-tiles.html</name>
</file>
<file>
<path>app/partials/</path>
<name>vertical-menu.html</name>
</file>
<file>
<path>css/</path>
<name>style.css</name>
</file>
<file>
<path>images/</path>
<name>Thumbs.db</name>
</file>
<file>
<path>images/</path>
<name>umanage.png</name>
</file>
</files>
</dotnetnuke>