mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-09-10 23:25:31 +08:00
Remove unncessary newline
This commit is contained in:
parent
b6588c2334
commit
c6c5f75262
1 changed files with 0 additions and 1 deletions
|
@ -245,7 +245,6 @@ class MyModulesController < ApplicationController
|
|||
.project
|
||||
.team)
|
||||
|
||||
|
||||
@results_order = params[:order] || 'new'
|
||||
|
||||
@results = @my_module.archived_branch? ? @my_module.results : @my_module.results.active
|
||||
|
|
Loading…
Add table
Reference in a new issue