view_mixed

NAML documentation   Watch a video
   Usages of this macro
... in view_mixed.naml
1
2
3
4
<override_subroutine name="view_mixed" requires="basic,nabble,servlet">
    <a href="https://patentscope.wipo.int/search"><b>Back to PATENTSCOPE</b></a><hr/>
    <n.apply_app_namespace.view_mixed_page />
</override_subroutine>
Overrides default macro
... in view_mixed.naml
5
6
7
<subroutine name="view_mixed" requires="basic,nabble,servlet">
    <n.apply_app_namespace.view_mixed_page />
</subroutine>