svn commit: r826251 - /ofbiz/trunk/specialpurpose/pos/screens/800x600/dialog/error/exceptionLargeSmallFont.xml

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r826251 - /ofbiz/trunk/specialpurpose/pos/screens/800x600/dialog/error/exceptionLargeSmallFont.xml

jleroux@apache.org
Author: jleroux
Date: Sat Oct 17 13:46:14 2009
New Revision: 826251

URL: http://svn.apache.org/viewvc?rev=826251&view=rev
Log:
Forgot 800x600 side

Added:
    ofbiz/trunk/specialpurpose/pos/screens/800x600/dialog/error/exceptionLargeSmallFont.xml

Added: ofbiz/trunk/specialpurpose/pos/screens/800x600/dialog/error/exceptionLargeSmallFont.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/pos/screens/800x600/dialog/error/exceptionLargeSmallFont.xml?rev=826251&view=auto
==============================================================================
--- ofbiz/trunk/specialpurpose/pos/screens/800x600/dialog/error/exceptionLargeSmallFont.xml (added)
+++ ofbiz/trunk/specialpurpose/pos/screens/800x600/dialog/error/exceptionLargeSmallFont.xml Sat Oct 17 13:46:14 2009
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+<XPage>
+    <Components>
+        <Panel name="errorPanel" x="0" y="0" w="700" h="400" style="errorpanel" border="0" alignment="Center">
+            <Button w="780" h="580" name="closeBtn" style="errorSmallFont" content="EXCEPTION" alignment="Center"/>
+        </Panel>
+    </Components>
+</XPage>