Brion Vibber 20ca5027cc Consolidate common code in micro-apps custom notice type display actions.
The ShowNoticeAction subclasses were cut-n-pasting a lot of prepare() code from ShowNoticeAction, though the only part that's different is how we look up the notice. Broke that out to a getNotice() method, so only that needs to be copied. Avoids extra copies of permission checks and other common code in this spot.
2011-03-29 16:58:15 -07:00
..
2011-03-09 14:10:26 -08:00
2011-03-16 17:13:34 -04:00
2011-03-09 10:07:30 -05:00
2011-03-09 14:10:26 -08:00
2011-03-16 19:08:35 -04:00