Remove string attribute from views

issue2350
This commit is contained in:
Sergi Almacellas Abellana
2016-07-05 14:10:23 +02:00
parent 111729dea5
commit 0e5cbb0d48
7 changed files with 7 additions and 7 deletions

View File

@@ -2,7 +2,7 @@
<!-- This file is part of the sale_payment module for Tryton.
The COPYRIGHT file at the top level of this repository contains the full
copyright notices and license terms. -->
<form string="Sale Device Configuration" col="4">
<form col="4">
<label name="name"/>
<field name="name"/>
<label name="shop"/>