Browse Source

add: page totalcount

tags/v3.2.0
yystopf 4 years ago
parent
commit
59fe010fdb
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      app/views/version_releases/index.json.jbuilder

+ 1
- 0
app/views/version_releases/index.json.jbuilder View File

@@ -14,3 +14,4 @@ json.releases do
end
end
end
json.total_count @version_releases.total_count

Loading…
Cancel
Save