Archived
make labels editable in threads
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
class RemoveRoleFromLabel < ActiveRecord::Migration
|
||||
def change
|
||||
remove_column :labels, :role_id
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user