Merge branch 'master' of https://github.com/r888888888/danbooru
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
<%= @post_set.presenter.post_previews_html(self, :path_prefix => "/m/posts") %>
|
<%= @post_set.presenter.post_previews_html(self, :path_prefix => "/m/posts") %>
|
||||||
|
|
||||||
<%= numbered_paginator(@post_set.posts) %>
|
<%= sequential_paginator(@post_set.posts) %>
|
||||||
|
|
||||||
<div id="tags">
|
<div id="tags">
|
||||||
<%= @post_set.presenter.tag_list_html(self, :name_only => true, :path_prefix => "/m/posts") %>
|
<%= @post_set.presenter.tag_list_html(self, :name_only => true, :path_prefix => "/m/posts") %>
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ module Danbooru
|
|||||||
class Configuration
|
class Configuration
|
||||||
# The version of this Danbooru.
|
# The version of this Danbooru.
|
||||||
def version
|
def version
|
||||||
"2.38.0"
|
"2.38.2"
|
||||||
end
|
end
|
||||||
|
|
||||||
# The name of this Danbooru.
|
# The name of this Danbooru.
|
||||||
|
|||||||
Reference in New Issue
Block a user