Fix link for UsersRole, style changes
This commit is contained in:
parent
c57c15de77
commit
6a3700953e
6 changed files with 62 additions and 64 deletions
|
|
@ -746,6 +746,10 @@ class Conference < ActiveRecord::Base
|
|||
self
|
||||
end
|
||||
|
||||
def to_param
|
||||
short_title
|
||||
end
|
||||
|
||||
private
|
||||
|
||||
# Returns a different html colour for every i and consecutive colors are
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue