Fix roles to work with MyPLC 5.0
authorAndy Bavier <acb@acb-imac.cs.princeton.edu>
Wed, 23 Feb 2011 21:59:52 +0000 (16:59 -0500)
committerAndy Bavier <acb@acb-imac.cs.princeton.edu>
Wed, 23 Feb 2011 21:59:52 +0000 (16:59 -0500)
SFA-4
MyPLC 5.0 does away with the min_role_id field in the SliceTag.  This is replaced by a list of roles that can set the tag in
the TagType.  Updated permission checks accordingly for setting SliceTags from the RSpec.


No differences found