source_panel

NAML documentation   Watch a video
Error Found
An error was found in the NAML code of this application – View Details | Go to NAML Editor
no macro found to override
  in (custom_tweak:save_post_by_email:1) - <override_macro name="save_post_by_email" requires="post_by_email" unindent="true">
   Usages of this macro
... in macro_viewer.naml
383
384
385
386
387
388
389
390
391
<macro name="source_panel" requires="macro_source">
    <n.editor_left_controls
Macro
/>
 
    <n.documentation
Binary
Namespace: MacroSourceNamespace
/>
    <div style="clear:both">
        <n.source_contents
Macro
/>
        <n.overridden_macro_source
Macro
Requires: basic, nabble, servlet, html, macro_source
/>
    </div>
</macro>