Example #1
0
 def parent_pages(self):
     return [{
         'title': WireInvoiceInterface.name,
         'url': WireInvoiceInterface.get_url(),
     }]
Example #2
0
 def parent_pages(self):
     return [{
         'title': WireInvoiceInterface.name,
         'url': WireInvoiceInterface.get_url(),
     }]