Skip to content
Snippets Groups Projects
Commit 58400792 authored by Jens Kupferschmidt's avatar Jens Kupferschmidt
Browse files

Merge branch 'dptbase-biocol_2022_06' into dptbase-biocol_2023_06

parents e002ec51 02548bc3
Branches
No related merge requests found
......@@ -236,9 +236,6 @@
<!-- object mesurement - Maße -->
<element name="biocol87" type="number" minOccurs="0" maxOccurs="8" notinherit="true" heritable="false" />
<!-- number of pieces - Stückzahl -->
<element name="biocol88" type="text" minOccurs="0" maxOccurs="1" notinherit="true" heritable="false" />
<!-- ============================================================================================== -->
<!-- rights holder - Rechteinhaber -->
......
......@@ -1953,30 +1953,6 @@
</tr>
</xed:template>
<!-- biocol88 pieces -->
<xed:template id="biocol88-ltr">
<tr>
<td class="dpt_editor_name-ltr">
<label for="biocol88">
<xed:output i18n="module.dptbase.biocol.biocol88.view" />
</label>
</td>
<td class="dpt_editor_value-ltr">
<xed:bind xpath="def.biocol88[@class='MCRMetaLangText']">
<xed:bind xpath="@notinherit" default="true" />
<xed:bind xpath="@heritable" default="false" />
<xed:bind xpath="biocol88">
<xed:bind xpath="@inherited" default="0" />
<xed:bind xpath="@xml:lang" default="de" />
<p>
<input type="text" class="dpt_editor_inputfield" id="biocol88" maxlength="256" />
</p>
</xed:bind>
</xed:bind>
</td>
</tr>
</xed:template>
<!-- biocol94 rights holder -->
<xed:template id="biocol94req-ltr">
<tr>
......
......@@ -195,7 +195,6 @@
<xed:include uri="webapp:editor/import_editor_form_biocol-common.xed" ref="biocol85-ltr" />
<xed:include uri="webapp:editor/import_editor_form_biocol-common.xed" ref="biocol86-ltr" />
<xed:include uri="webapp:editor/import_editor_form_biocol-common.xed" ref="biocol87-ltr" />
<xed:include uri="webapp:editor/import_editor_form_biocol-common.xed" ref="biocol88-ltr" />
<xed:bind xpath="def.biocol57" />
</xed:bind>
</table>
......
......@@ -100,7 +100,6 @@ module.dptbase.biocol.biocol87.dimension = Dimension
module.dptbase.biocol.biocol87.measurement = Ma\u00DFeinheit
module.dptbase.biocol.biocol87.value = Wert
module.dptbase.biocol.biocol87.view = Objektma\u00DFe
module.dptbase.biocol.biocol88.view = St\u00FCckzahl
module.dptbase.biocol.biocol94.cond = Die Angabe des Inhabers der Rechte am Objekt ist ein Pflichtfeld!
module.dptbase.biocol.biocol94.view = Rechteinhaber
module.dptbase.biocol.biocol95.cond = Die Angabe des Bearbeiters ist ein Pflichtfeld!
......
......@@ -101,7 +101,6 @@ module.dptbase.biocol.biocol87.dimension = Dimension
module.dptbase.biocol.biocol87.measurement = Measurement
module.dptbase.biocol.biocol87.value = Value
module.dptbase.biocol.biocol87.view = Object measurement
module.dptbase.biocol.biocol88.view = Pieces
module.dptbase.biocol.biocol94.cond = The indication of the owner of the rights to the object is a mandatory field!
module.dptbase.biocol.biocol94.view = Rights holder
module.dptbase.biocol.biocol95.cond = The name of the editor is a mandatory field!
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment