Rename api changesets index template
This commit is contained in:
parent
765165777e
commit
c2c5892112
3 changed files with 0 additions and 1 deletions
|
@ -49,7 +49,6 @@ module Api
|
|||
|
||||
# preload users, tags and comments, and render result
|
||||
@changesets = changesets.preload(:user, :changeset_tags, :comments)
|
||||
render "changesets"
|
||||
|
||||
respond_to do |format|
|
||||
format.xml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue