Skip to content
Snippets Groups Projects
Commit cb268df4 authored by Simon Belak's avatar Simon Belak
Browse files

Include entire root object in ex-info.

parent 87a835f1
Branches
Tags
No related merge requests found
......@@ -645,10 +645,7 @@
(:url root))}]
[]))))))
(throw (ex-info (format "Can't create dashboard for %s" full-name)
{:path (or rule rules-prefix)
:path-type (if rule
:path
:prefix)
{:root root
:available-rules (map :rule (or (some-> rule rules/get-rule vector)
(rules/get-rules rules-prefix)))}))))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment