]> git.evergreen-ils.org Git - working/Evergreen.git/blob - Open-ILS/src/templates/staff/cat/catalog/t_authority.tt2
webstaff: add support for editing authority records
[working/Evergreen.git] / Open-ILS / src / templates / staff / cat / catalog / t_authority.tt2
1 <div ng-show="authority_id" class="row col-md-12">
2   <eg-marc-edit-record dirty-flag="stop_unload" record-id="authority_id" record-type="are" />
3 </div>