source_panel

NAML documentation   Watch a video
   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>