Admin#flags

Find me in app/views/admin/flags.rhtml

Review Flags

meta code:

cycle through flags for update, pick out resources
sort by # of flags
make a list of resources with update flags and for each one:
  have a link to an admin method that requests the entry to be updated

cycle through flags for remove, pick out resources
sort by # of flags
make a list of resources with update flags and for each one:
  have a link to an admin.delete