(onClick)="deleteSelected($event)"></eg-grid-toolbar-action>
</eg-grid>
-<eg-query-dialog #queryDialog [record]="recordToEdit"></eg-query-dialog>
+<eg-query-dialog #queryDialog></eg-query-dialog>
<eg-string #createQueryString i18n-text text="New Query Added"></eg-string>
<eg-string #queryRequiredString i18n-text text="Error! Some fields not filled out!"></eg-string>
}]);
</script>
-<!-- add room for the fixed navigation elements -->
-<style ng-if="is_patron_edit">
- #top-content-container { padding-top: 120px; }
-</style>
-<style ng-if="!is_patron_edit">
- #top-content-container { padding-top: 80px; }
-</style>
-
[% END %]
<div class="row" id="patron-fixed-tabs">
}]);
</script>
<link rel="stylesheet" href="[% ctx.base_path %]/staff/css/circ.css" />
-<style>
- /* add room for the fixed navigation elements */
- #top-content-container { padding-top: 170px; }
-</style>
+
[% END %]
<div ng-view></div>
[% DOC_IMG = '/images/question-mark.png' %]
<!-- register banner -->
-<div ng-if="!patron_id" ng-class='{"patron-reg-fixed-bar":!offline}'>
+<div ng-if="!patron_id" ng-class='{"patron-reg-bar":!offline}'>
<div class="container-fluid" style="text-align:center">
<div class="alert alert-info alert-less-pad strong-text-2">
}
#patron-fixed-tabs {
- position: fixed;
- top: 50px;
- right: 15px;
- left: 45px;
padding-top: 20px;
padding-top: 10px;
z-index: 4;
font-weight: normal;
}
-.patron-reg-fixed-bar {
- position: fixed;
- top:50px;
- right: 20px;
- left: 20px;
- padding-top: 20px;
+.patron-reg-bar {
padding-bottom: 10px;
z-index: 1;
background-color: rgba(255,255,255,1);
* narrower than the default Bootstrapp container gutters.
*/
width: 95%;
- padding-top: 70px;
+ padding-top: 2px;
}
+/* this prevents nav bar from covering content when it takes up 2 lines */
+#top-navbar.navbar-default {
+ position: sticky;
+}
/* --------------------------------------------------------------------------
* Temporaray local CSS required to make angular-ui-bootstrap