Skip to content

Commit

Permalink
myWorkitems -> myWorkItems
Browse files Browse the repository at this point in the history
  • Loading branch information
mederly committed Feb 17, 2017
1 parent 8fbd2bd commit 128059f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Expand Up @@ -27,7 +27,7 @@ public enum PredefinedDashboardWidgetId {

SEARCH("search"),
SHORTCUTS("shortcuts"),
MY_WORKITEMS("myWorkitems"),
MY_WORKITEMS("myWorkItems"),
MY_REQUESTS("myRequests"),
MY_ASSIGNMENTS("myAssignments"),
MY_ACCOUNTS("myAccounts");
Expand Down
Expand Up @@ -150,7 +150,7 @@
<visibility>automatic</visibility>
</widget>
<widget>
<identifier>http://midpoint.evolveum.com/xml/ns/public/gui/component-3/dashboard/widget#myWorkitems</identifier>
<identifier>http://midpoint.evolveum.com/xml/ns/public/gui/component-3/dashboard/widget#myWorkItems</identifier>
<visibility>vacant</visibility>
</widget>
</userDashboard>
Expand Down

0 comments on commit 128059f

Please sign in to comment.