parent
8315f53a87
commit
d4bb68add0
@ -1,7 +1,3 @@ |
||||
defmodule BlockScoutWeb.CommonComponentsView do |
||||
use BlockScoutWeb, :view |
||||
|
||||
def add_page_size(base_path, number) do |
||||
base_path <> "&page_size=#{number}" |
||||
end |
||||
end |
||||
|
Loading…
Reference in new issue