Mercurial > hg > ismi-richfaces
comparison src/main/webapp/resources/components/ismi/refWidget.xhtml @ 195:5309d29b3061
change links in OpenMind UI to use new bibliography on ismi server.
author | Robert Casties <casties@mpiwg-berlin.mpg.de> |
---|---|
date | Fri, 14 Dec 2018 16:54:05 +0100 |
parents | 76d2dda8d4de |
children |
comparison
equal
deleted
inserted
replaced
194:c7fec83ab69a | 195:5309d29b3061 |
---|---|
110 </div> | 110 </div> |
111 | 111 |
112 <h:panelGrid columns="1" class="rf-pp-cnt-scrlr"> | 112 <h:panelGrid columns="1" class="rf-pp-cnt-scrlr"> |
113 <h:panelGrid columns="1" class="rf-pp-cnt"> | 113 <h:panelGrid columns="1" class="rf-pp-cnt"> |
114 | 114 |
115 <h:panelGrid columns="2"> | 115 <h:panelGrid columns="2"> |
116 <h:outputLabel value="ISMI Bibliography" /> | 116 <h:outputLabel value="ISMI Bibliography" /> |
117 <h:outputLink value="https://ismi-db.mpiwg-berlin.mpg.de/drupal-ismi/search/biblio" | 117 <h:outputLink value="https://ismi.mpiwg-berlin.mpg.de/admin/content/bibcite/reference" |
118 target="_blank"> | 118 target="_blank"> |
119 Search Bibliography | 119 Edit Bibliography |
120 </h:outputLink> | 120 </h:outputLink> |
121 | 121 |
122 <h:outputLabel value="Reference ID" /> | 122 <h:outputLabel value="Reference ID" /> |
123 <h:inputText value="#{cc.attrs.entityForm.endNoteRefTable.ref.endNoteId}" | 123 <h:inputText value="#{cc.attrs.entityForm.endNoteRefTable.ref.endNoteId}" |
124 size="50"/> | 124 size="50"/> |