Add a 'New Page' button to the /pages browser that allows users to create a new page within a subdirectory.
This commit is contained in:
@@ -299,6 +299,7 @@ module Precious
|
||||
file.raw_data
|
||||
else
|
||||
@name = name
|
||||
@path = path
|
||||
mustache :create
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user