LP1778972 Fixing a couple issues in merge
authorChris Burton <cburton@nflibrary.ca>
Fri, 11 Sep 2020 23:00:32 +0000 (19:00 -0400)
committerJane Sandberg <sandbej@linnbenton.edu>
Sat, 12 Sep 2020 18:14:22 +0000 (11:14 -0700)
Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
Open-ILS/src/templates-bootstrap/opac/parts/homesearch.tt2
Open-ILS/src/templates-bootstrap/opac/parts/searchbar.tt2

index e79cfb3..229d442 100755 (executable)
@@ -1,6 +1,5 @@
-
-[%-
-    PROCESS "opac/parts/css/colors.tt2";
-%]
+<div id="homeLogo">
+    
+</div>
 
 [% PROCESS carousels %]
index b9eae7d..79bb578 100755 (executable)
@@ -125,7 +125,7 @@ END;
         [%- END %]
         <img id='search-submit-spinner' src='[% ctx.media_prefix %]/opac/images/progressbar_green.gif[% ctx.cache_key %]' style='height:16px;width:16px;' class='hidden' alt='[% l("Search In Progress") %]'/>
         </div>
-
+    </div>
     </div>
 
     [% IF ctx.bookbag %]