code layout cleanup app/views/issues/_list.html.erb
remove trailing white-spaces from app/models/query.rb
replace tab to space at app/models/query.rb
Removed global variable.
Styling.
Fixed JSON escaping of filters (#11929).
Less hard-coded HTML.
Rename attachment_id to attachmentId.
Delete file remotely when removing an uploaded attachment.