Skip to content

Use DP "ID" on admin resources pages #292

@nickdos

Description

@nickdos

Minor change requested by @rosemaryjoconnor, to change links from using the DB table "ID" to instead be consistent with public paes and use the "UID" ID.

See code: https://github.com/AtlasOfLivingAustralia/collectory/blob/develop/grails-app/views/dataResource/show.gsp#L58-L60

  • change ${instance.dataProvider?.id} to ${instance.dataProvider?.uid}

Noting both these URLs resolve to the same place:

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions