Aaaaaand, adding the other file I forgot to add in the last commit.
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Add the 'Exclude Electronic Resources' checkbox to the main search form.
</div>
</div>
+<div class="row">
+ <div class="col-lg-1">
+ <button class="btn btn-info label-with-material-icon" (click)="goBack()" [disabled]="hasNoHistory()">
+ <span class="material-icons">keyboard_backspace</span>
+ <span i18n>Return</span>
+ </button>
+ </div>
+</div>
\ No newline at end of file