build
This commit is contained in:
parent
20d7be5c8f
commit
cfc786ca9f
|
|
@ -452,7 +452,7 @@ MAX_MINUTES_SHOW_START = 15
|
|||
if session.highlight
|
||||
highlight = session.highlight
|
||||
if highlight.new
|
||||
remark = `<div className="highlight new"><NEW></NEW></div>`
|
||||
remark = `<div className="highlight new">NEW</div>`
|
||||
|
||||
|
||||
inSessionMusicians = @inSessionMusicians(in_session_musicians)
|
||||
|
|
|
|||
Loading…
Reference in New Issue