Updated to latest polaris-web
This commit is contained in:
parent
dace2237c0
commit
1097640764
2 changed files with 8 additions and 1 deletions
|
@ -54,6 +54,12 @@
|
|||
</Component>
|
||||
</Directory>
|
||||
|
||||
<Directory Id='style' Name='style'>
|
||||
<Component Id='WebUIStyle' Guid='9D8F839D-7E94-4DE4-9B22-30360C1A433D'>
|
||||
<File Name='default.css' />
|
||||
</Component>
|
||||
</Directory>
|
||||
|
||||
</Directory>
|
||||
</Directory>
|
||||
</Directory>
|
||||
|
@ -81,6 +87,7 @@
|
|||
<ComponentRef Id='ConfigFile' />
|
||||
<ComponentRef Id='WebUIIndex' />
|
||||
<ComponentRef Id='WebUILib' />
|
||||
<ComponentRef Id='WebUIStyle' />
|
||||
<ComponentRef Id='WebUITags' />
|
||||
<ComponentRef Id='ProgramMenuDir' />
|
||||
</Feature>
|
||||
|
|
2
web
2
web
|
@ -1 +1 @@
|
|||
Subproject commit 453e0118215099288a8efd33c81d6e399f8c2525
|
||||
Subproject commit f03d6b444942e05da75d0aa560135b8fb975e88e
|
Loading…
Add table
Reference in a new issue