cubicweb/pyramid/debug_toolbar_templates/registry.dbtmako
changeset 12776 3cbcbaead477
parent 12766 682d0790997f
--- a/cubicweb/pyramid/debug_toolbar_templates/registry.dbtmako	Fri Sep 27 06:59:48 2019 +0200
+++ b/cubicweb/pyramid/debug_toolbar_templates/registry.dbtmako	Fri Sep 27 07:00:51 2019 +0200
@@ -30,7 +30,7 @@
                                     % else:
                                     ${value}
                                     % endif
-
+                                    ${source_code_url(value) | n}
                                     <ul>
                                         % if hasattr(value, "cw_etype"):
                                         <li>regid: '${value.cw_etype}'</li>