matthiaskoenig / pkdb

Pharmacokinetics database
https://alpha.pk-db.com
30 stars 6 forks source link

JSON button for groups and indivduals not working #660

Closed matthiaskoenig closed 4 years ago

matthiaskoenig commented 4 years ago

The JSON button for groups and individuals does not work in the DetailView (subjects should be groups/individuals)

<json-button :resource_url="api + 'subjects/'+ subject.pk +'/?format=json'"/>