@@ -24,6 +24,6 @@ export const QUESTION_LIST_PANEL: IExplorerPanelItem = {
export const FOLDERTREE_SUBMIT_TOOLBAR: IActionBarItemProps = {
id: 'foldertree.submit',
name: 'submit',
- title: 'submit',
+ title: 'Submit',
icon: 'cloud-upload'
}