Skip to content

Commit

Permalink
SAK-23371 - Contributed patch from Yuki - Excessive Remove Alias
Browse files Browse the repository at this point in the history
git-svn-id: https://source.sakaiproject.org/svn/alias/trunk@121549 66ffb92e-73f9-0310-93c1-f5514f145a0a
  • Loading branch information
jonespm committed Mar 21, 2013
1 parent 343da13 commit 1a41344
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,6 @@ private String buildEditContext(SessionState state, Context context)

if (menuPopulated)
{
state.setAttribute(Menu.STATE_MENU, bar);
context.put(Menu.CONTEXT_MENU, bar);
}

Expand Down

0 comments on commit 1a41344

Please sign in to comment.