Changed edit button to say "Edit Sketch"

This commit is contained in:
mmiscool 2016-12-17 15:13:23 -05:00
parent b88c72feaa
commit e2a9225e59

View file

@ -2,7 +2,7 @@ import * as ActionHelpers from './action-helpers'
export const EditFace = {
cssIcons: ['file-picture-o'],
label: 'edit',
label: 'edit sketch',
icon96: 'img/3d/face-edit96.png',
info: 'open sketcher for a face/plane',
listens: ['selection'],