Skip to content
This repository has been archived by the owner on Jan 24, 2023. It is now read-only.

TEAMFOUR-558 - Changed CLI add app flow button to Finished #416

Merged
merged 1 commit into from
Jun 30, 2016
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@
title: gettext('Deploy App'),
templateUrl: path + 'cli-subflow/deploy.html',
formName: 'application-cli-deploy-form',
nextBtnText: gettext('Finished with code change'),
nextBtnText: gettext('Finished'),
isLastStep: true
}
]
Expand Down