summaryrefslogtreecommitdiff
path: root/framework/Wsat/pages/config.xml
blob: 832b6cc3f319ce1d086a7ee18d17e3333445f2a4 (plain)
1
2
3
4
5
6
7
8
9
<?xml version="1.0" encoding="UTF-8"?>

<configuration> 
    <modules>
        <module id="wsat_theme" class="System.Web.UI.TThemeManager" BasePath="System.Wsat.themes"  />    
    </modules>
    
    <pages Theme="PradoSoft" MasterClass="System.Wsat.pages.layout.TWsatLayout" />
</configuration>