gut & re-style Task Options, only Rewards tasks & options left to go through
This commit is contained in:
@@ -174,7 +174,7 @@ module.exports.app = (appExports, model) ->
|
||||
scoring.score(model, task.get('id'), direction)
|
||||
|
||||
appExports.tasksToggleAdvanced = (e, el) ->
|
||||
$(el).next('.advanced').toggle()
|
||||
$(el).next('.advanced-option').toggleClass('visuallyhidden')
|
||||
|
||||
appExports.tasksSaveAndClose = ->
|
||||
# When they update their notes, re-establish tooltip & popover
|
||||
|
||||
Reference in New Issue
Block a user