This commit is contained in:
Dawa Ometto
2019-08-18 19:16:06 +02:00
committed by GitHub
parent 042ad2d8c4
commit 9d48ea0079
+1 -1
View File
@@ -342,7 +342,7 @@ module Precious
post '/revert/*/:sha1/:sha2' do
wikip = wiki_page(params[:splat].first)
@path = wikip.path
@name = wiki.fullname
@name = wikip.fullname
wiki = wikip.wiki
@page = wikip.page
sha1 = params[:sha1]