merge commit
This commit is contained in:
parent
04e078dfd7
commit
c245527cba
3 changed files with 6 additions and 4 deletions
|
@ -3,7 +3,7 @@
|
|||
<!-- Display Settings -->
|
||||
<PortalName>WebsitePanel</PortalName>
|
||||
<!-- Enterprise Server -->
|
||||
<EnterpriseServer>http://localhost:9002</EnterpriseServer>
|
||||
<EnterpriseServer>http://localhost:9005</EnterpriseServer>
|
||||
<!-- General Settings -->
|
||||
<CultureCookieName>UserCulture</CultureCookieName>
|
||||
<ThemeCookieName>UserTheme</ThemeCookieName>
|
||||
|
|
|
@ -224,7 +224,9 @@
|
|||
<Content Include="App_Data\ModulesData.config">
|
||||
<SubType>Designer</SubType>
|
||||
</Content>
|
||||
<Content Include="App_Data\SiteSettings.config" />
|
||||
<Content Include="App_Data\SiteSettings.config">
|
||||
<SubType>Designer</SubType>
|
||||
</Content>
|
||||
<None Include="App_Data\SupportedThemes.config" />
|
||||
<None Include="App_Data\Countries.config" />
|
||||
<None Include="App_Data\CountryStates.config" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue