Project

General

Profile

« Previous | Next » 

Revision 61369

fixed scholexplorer to use the new datamodel

View differences:

detail.html
84 84
                 <div class="row">
85 85
                <div class="panel panel-primary">
86 86
                    <div class="panel-body">
87
                        <div ng-repeat="id in item.localIdentifier">{{id.type }}:   <a href="{{ id.url }}">{{ id.id}}</a> </div>
87
                        <div ng-repeat="id in item.localIdentifier">{{id.schema }}:   <a href="{{ id.url }}">{{ id.identifier}}</a> </div>
88 88
                        <hr>
89 89
                        Sources
90 90
                        <ul>

Also available in: Unified diff