Add a blue dot to the collection type delete buttons in forms to indicate that this element was not yet saved to DB yet

This commit is contained in:
Jan Böhmer 2023-11-20 21:47:34 +01:00
parent 87626589a3
commit c5435df6f9
4 changed files with 36 additions and 7 deletions

View file

@ -11957,5 +11957,17 @@ Please note, that you can not impersonate a disabled user. If you try you will g
<target>Stocked amount</target>
</segment>
</unit>
<unit id="hfwUcM0" name="collection_type.new_element">
<segment>
<source>collection_type.new_element</source>
<target>collection_type.new_element</target>
</segment>
</unit>
<unit id="2NZFail" name="collection_type.new_element.tooltip">
<segment>
<source>collection_type.new_element.tooltip</source>
<target>This element was newly created and was not persisted to the database yet.</target>
</segment>
</unit>
</file>
</xliff>