mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
oof
This commit is contained in:
parent
f67b34c271
commit
a0cf09c34c
@ -1,5 +1,9 @@
|
||||
|
||||
class CustomPagesController < ContentController
|
||||
def create
|
||||
# todo inject page_type (or inject it into serializer at #new)
|
||||
super
|
||||
end
|
||||
|
||||
private
|
||||
|
||||
def content_param_list
|
||||
|
||||
Loading…
Reference in New Issue
Block a user