{{def shortcut(combo, description): return XML('
{{if functions:}} {{=B(T('exposes:'))}} {{=XML(b', '.join([A(f,_target="_blank", _href=URL(a=app,c=controller,f=f)).xml() for f in functions]))}} {{if editviewlinks:}} {{=B(T('edit views:'))}} {{=XML(b', '.join([v.xml() for v in editviewlinks]))}} {{pass}} {{pass}} {{if edit_controller:}} {{=B(T('edit controller:'))}} {{=A(request.args[2]+'.py', _class="editor_filelink", _target="_blank", _href=edit_controller)}} {{pass}}