This repository was archived by the owner on Feb 10, 2024. It is now read-only.
Commit fa6f3be
committed
Added a fix for issue #18 If the current node isn't published, the preview is run in the context of the homepage, but the nodeId is appended onto the querystring, so if you did need some contextual information from the node, you should be able to work it out
1 parent 387ef87 commit fa6f3be
File tree
1 file changed
+2
-1
lines changed- src/Our.Umbraco.DocTypeGridEditor/Web/UI/App_Plugins/DocTypeGridEditor/Js
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| 57 | + | |
57 | 58 | | |
58 | 59 | | |
59 | 60 | | |
60 | 61 | | |
61 | | - | |
| 62 | + | |
62 | 63 | | |
63 | 64 | | |
64 | 65 | | |
| |||
0 commit comments