mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-02 15:28:50 +01:00
Remove explicit mentioning of application layout where not needed
This commit is contained in:
parent
35cc0fceaa
commit
7f4065b16b
2 changed files with 1 additions and 3 deletions
|
|
@ -20,7 +20,7 @@ class FeedlistController < ApplicationController
|
|||
@hidden_contexts = current_user.contexts.hidden
|
||||
|
||||
respond_to do |format|
|
||||
format.html { render :layout => 'application' }
|
||||
format.html
|
||||
format.m
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue