diff options
Diffstat (limited to 'demos/quickstart/protected/pages/Fundamentals/Samples')
-rw-r--r-- | demos/quickstart/protected/pages/Fundamentals/Samples/config.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/quickstart/protected/pages/Fundamentals/Samples/config.xml b/demos/quickstart/protected/pages/Fundamentals/Samples/config.xml index ecd29bd4..51da9ed0 100644 --- a/demos/quickstart/protected/pages/Fundamentals/Samples/config.xml +++ b/demos/quickstart/protected/pages/Fundamentals/Samples/config.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="utf-8"?>
<configuration>
- <pages MasterClass="Controls.SampleLayout" />
+ <pages MasterClass="SampleLayout" />
</configuration>
\ No newline at end of file |