This is a temporary fix for the missing "Clear Added Content Cache"
action in the Angular staff catalog. This should be removed when the
bug is fixed properly.
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
href="/eg/staff/acq/legacy/lineitem/related/{{recId}}?target=bib">
<span i18n>View/Place Orders</span>
</a>
+ <!-- PINES Customization - the clear cache functionality should be moved into angular -->
+ <a class="dropdown-item"
+ href="/opac/extras/ac/clearcache/all/r/{{recId}}" target="_new">
+ <span i18n>Clear Added Content Cache</span>
+ </a>
+
</div>
</div>
</div>