Archived
add color to roles, improvement in label color detection
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
class AddColorToRoles < ActiveRecord::Migration
|
||||
def change
|
||||
add_column :roles, :color, :string
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user