[Frontend] Mods to Edit button

fixes #709
- Changed title and style of main Edit button;
- Updated EditItem.js protractor ID accordingly;
This commit is contained in:
Charles Hacskaylo
2016-06-01 19:19:58 -07:00
parent 7904989a23
commit 76edba1014
3 changed files with 15 additions and 21 deletions

View File

@@ -170,7 +170,7 @@ define([
"navigationService",
"$log"
],
"description": "Edit this object.",
"description": "Edit",
"category": "view-control",
"glyph": "p"
},