Skip to content
Snippets Groups Projects
Commit 1b9c42fb authored by eli_linden's avatar eli_linden
Browse files

FIX VWR-25660

parent 44308a50
No related branches found
No related tags found
No related merge requests found
...@@ -65,7 +65,7 @@ ...@@ -65,7 +65,7 @@
</radio_group> </radio_group>
<check_box label="Editar las partes enlazadas" name="checkbox edit linked parts"/> <check_box label="Editar las partes enlazadas" name="checkbox edit linked parts"/>
<button label="Enlazar" name="link_btn"/> <button label="Enlazar" name="link_btn"/>
<button label="Desenlazar" name="unlink_btn"/> <button label="Desenlazar" name="unlink_btn" width="95"/>
<text name="RenderingCost" tool_tip="Muestra cuánto se calcula que cuesta renderizar este objeto"> <text name="RenderingCost" tool_tip="Muestra cuánto se calcula que cuesta renderizar este objeto">
þ: [COUNT] þ: [COUNT]
</text> </text>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment