Pass page args

This commit is contained in:
Will Faught
2023-01-10 21:10:10 -08:00
parent dd4c458791
commit 2c98c5aba1

View File

@@ -64,6 +64,7 @@
"maxwidth" $maxwidth "maxwidth" $maxwidth
"method" $method "method" $method
"options" $options "options" $options
"page" $.Page
"resource" . "resource" .
"table" true "table" true
"width" $width "width" $width
@@ -88,6 +89,7 @@
"maxwidth" $maxwidth "maxwidth" $maxwidth
"method" $method "method" $method
"options" $options "options" $options
"page" $.Page
"resource" . "resource" .
"table" true "table" true
"width" $width "width" $width