name=fi_oulu_Plates
title=Plates
description=Plates visible to the current user, listed newest first.
admin_only=no
version=1
height=1
width=1
url=/api/plate/?sortby=name&sortdescending=1
headerTemplates=['Barcode','Project']
rowTemplates=['<a href="/plate/{{id}}">{{name}}</a>','<a href="/project/{{projectid}}">{{projectname}}</a>' ]
---- Below this line is deemed to be HTML content if url above is empty, Javascript otherwise. If Javascript, you MUST define an object BRICKNAME_functions containing at least a function onSuccess(responseJson){}.
