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