stable

Clone or download

Read-only

Refactoring: inject i18n content into mustache directly

This is part of story #18857 define any type of artifact as children No functional changes expected here. Translated content must still be displayed in Trigger form as before, and the form must continue to work. Change-Id: I1c824ccc682e4edbb414ea8a9c9315145cdb6429

Modified Files

Name
M plugins/tracker/include/Workflow/Action/Triggers/EditTriggers.class.php +4 −2 Go to diff View file
D plugins/tracker/include/Workflow/Action/Triggers/TriggersPresenter.class.php +0 −139 Go to diff View file
A plugins/tracker/include/Workflow/Action/Triggers/TriggersPresenter.php +48 −0 Go to diff View file
M plugins/tracker/templates/trigger-condition-template.mustache +7 −7 Go to diff View file
M plugins/tracker/templates/trigger-pane.mustache +14 −12 Go to diff View file
M plugins/tracker/templates/triggers-create-new.mustache +7 −7 Go to diff View file