diff --git a/Design:-Version-Control.md b/Design:-Version-Control.md index cd33a18..4b5fc62 100644 --- a/Design:-Version-Control.md +++ b/Design:-Version-Control.md @@ -84,9 +84,8 @@ There are two parts additions to the UI: - if checked, a modal dialog appears each time Deploy is clicked to allow the user to provide a description for the deploy - if not checked, clicking deploy does not prompt for a message - ![](images/vc-deploy-menu/vc-deploy-menu.png) - 2. an option on Deploy menu to show Deploy History - the option opens a new sidebar panel that lists the history of deploys. - each list entry provides the ability to load that version into the editor. If the workspace is currently dirty, doing so will first prompt to confirm changes will be lost. +![](images/vc-deploy-menu/vc-deploy-menu.png)