227
227
return (tablename, record)
229
229
# =============================================================================
232
232
Constructs a DIV of component links for a S3RESTRequest
234
234
@param tabs: the tabs as list of tuples (title, component_name, vars),
241
238
rheader_tabs = S3ComponentTabs(tabs)
244
241
# =============================================================================