stable

Clone or download

Read-only

Move card's SVGs to the cards folder

There is no reason for the cards' SVGs to be in a separate folder. Hence, they have been moved to the folder of the card they belong to. part of: story #14640 Complete tracker creation no functional change expected Change-Id: I7aa4dcb39b7ff3c6b96b5815edcb612d567b0fd5

Modified Files

Name
R plugins/tracker/scripts/tracker-creation/src/components/steps/step-one/svg/SvgTrackerEmpty.vue Go to diff View file
M plugins/tracker/scripts/tracker-creation/src/components/steps/step-one/cards/TrackerEmpty/TrackerEmptyCard.vue +1 −1 Go to diff View file
R plugins/tracker/scripts/tracker-creation/src/components/steps/step-one/svg/SvgTrackerFromAnotherProject.vue Go to diff View file
M plugins/tracker/scripts/tracker-creation/src/components/steps/step-one/cards/TrackerFromAnotherProject/TrackerFromAnotherProjectCard.vue +1 −1 Go to diff View file
R plugins/tracker/scripts/tracker-creation/src/components/steps/step-one/svg/SvgTrackerTemplate.vue Go to diff View file
M plugins/tracker/scripts/tracker-creation/src/components/steps/step-one/cards/TrackerTemplate/TrackerTemplateCard.vue +1 −1 Go to diff View file
R plugins/tracker/scripts/tracker-creation/src/components/steps/step-one/svg/SvgTrackerXmlFile.vue Go to diff View file
M plugins/tracker/scripts/tracker-creation/src/components/steps/step-one/cards/TrackerXmlFile/TrackerXmlFileCard.vue +1 −1 Go to diff View file