Signed-off-by: Bill Erickson <berick@esilibrary.com>
<th>Item Details</th>
<th>
<a target="_blank" ng-show="item.source_lib"
- href="/opac/en-US/skin/default/xml/rdetail.xml?r={{item.bib_id}}">
+ href="/eg/opac/record/{{item.bib_id}}">
View in Catalog
</a>
<span ng-show="item.not_found"
ctx.page_app = "egHome";
%]
+[% BLOCK APP_CSS; END %]
+
[% BLOCK APP_JS %]
<script src="[% ctx.media_prefix %]/js/ui/default/staff/app.js"></script>
[% END %]
%]
</head>
<body>
- [% INCLUDE "staff/t_navbar.tt2" UNLESS ctx.page_no_navbar %]
+ [%# INCLUDE "staff/t_navbar.tt2" %]<!-- no navbar for ff; TODO: css, etc. -->
<div id="top-content-container" class="container">[% content %]</div>
</body>
[%
+<br/><br/> <!-- FF: need space w/o navbar: TODO: css -->
<div class="container">
<div class="row">
<div class="col-lg-3"></div><!-- offset? -->