summaryrefslogtreecommitdiff
path: root/site/index.js
diff options
context:
space:
mode:
Diffstat (limited to 'site/index.js')
-rw-r--r--site/index.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/site/index.js b/site/index.js
index 189dfc4..b6dea48 100644
--- a/site/index.js
+++ b/site/index.js
@@ -81,6 +81,7 @@ var app = okcms.createApp({
'/advertising/:id': {
data: {
type: 'advertising',
+ as: 'project',
query: {
id: ':id'
}