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