stable

Clone or download

Read-only

Have show hide fieldsets option in Ear-Modal

This change is part of story #12188 You need the sys_should_use_hidden_fieldsets_post_actions feature flag in order to see this change. Change-Id: I01a59d9dbbbaf220ea40a0dcc4f48bbd5dd63b3a

Modified Files

Name
M plugins/tracker/include/Tracker/Artifact/Presenter/EditArtifactInPlacePresenter.php +28 −11 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Renderer/EditInPlaceRenderer.class.php +12 −5 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Tracker_Artifact.class.php +2 −2 Go to diff View file
M plugins/tracker/templates/artifact-modal.mustache +9 −0 Go to diff View file
M plugins/tracker/www/scripts/TrackerArtifact.js +26 −19 Go to diff View file
M plugins/tracker/www/scripts/modal-in-place.js +3 −0 Go to diff View file