Exemplo n.º 1
0
 def column_table_gen_header(self, ctx, cls, parent, name):
     parent.write(E.thead(E.th("Search",
                                        **{'class': 'search-link'})))
Exemplo n.º 2
0
 def column_table_gen_header(self, ctx, cls, parent, name):
     parent.write(
         E.thead(E.th("Search", **{'class': 'search-link'})))