carlos@0
|
1 |
<?xml version="1.0" encoding="UTF-8" ?>
|
carlos@0
|
2 |
<!--
|
carlos@0
|
3 |
*************************************************************************
|
carlos@0
|
4 |
* The contents of this file are subject to the Openbravo Public License
|
carlos@0
|
5 |
* Version 1.0 (the "License"), being the Mozilla Public License
|
carlos@0
|
6 |
* Version 1.1 with a permitted attribution clause; you may not use this
|
carlos@0
|
7 |
* file except in compliance with the License. You may obtain a copy of
|
carlos@0
|
8 |
* the License at http://www.openbravo.com/legal/license.html
|
carlos@0
|
9 |
* Software distributed under the License is distributed on an "AS IS"
|
carlos@0
|
10 |
* basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
|
carlos@0
|
11 |
* License for the specific language governing rights and limitations
|
carlos@0
|
12 |
* under the License.
|
carlos@0
|
13 |
* The Original Code is Openbravo ERP.
|
carlos@0
|
14 |
* The Initial Developer of the Original Code is Openbravo SL
|
carlos@0
|
15 |
* All portions are Copyright (C) 2001-2006 Openbravo SL
|
carlos@0
|
16 |
* All Rights Reserved.
|
carlos@0
|
17 |
* Contributor(s): ______________________________________.
|
carlos@0
|
18 |
************************************************************************
|
carlos@0
|
19 |
-->
|
carlos@0
|
20 |
|
carlos@0
|
21 |
<FIELD_TMP>
|
carlos@0
|
22 |
<div id="xx_inp">
|
ivan@2073
|
23 |
<span class="Checkbox_container_NOT_Focused"><input type="checkbox" name="inpxx" id="xx" value="Y" onchange="changeToEditingMode();" onclick="changeToEditingMode(true);logChanges(this);xx();return true;" required="false"/></span>
|
carlos@0
|
24 |
</div>
|
carlos@0
|
25 |
</FIELD_TMP>
|