fix(plating): WO header buttons - 'Workspace' label + icon-only Process Tree (fusion_plating_jobs 19.0.12.6.1)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -33,12 +33,11 @@
|
||||
for techs before the Landing kanban (Phase 3) ships;
|
||||
stays as a back-office shortcut after. -->
|
||||
<button name="action_open_workspace" type="object"
|
||||
string="Open Workspace"
|
||||
string="Workspace"
|
||||
class="btn-primary"
|
||||
icon="fa-tablet"
|
||||
invisible="state == 'draft'"/>
|
||||
<button name="action_open_process_tree" type="object"
|
||||
string="Process Tree"
|
||||
class="btn-secondary"
|
||||
icon="fa-sitemap"
|
||||
invisible="state == 'draft'"/>
|
||||
|
||||
Reference in New Issue
Block a user