fix testing on 3.x
[freeside.git] / httemplate / elements / header-full.html
index 9b24828..a67538d 100644 (file)
@@ -1,4 +1,3 @@
-<<<<<<< HEAD
 <%doc>
 
 Example:
@@ -241,11 +240,3 @@ if ( scalar(@agentnums) == 1 ) {
 }
 
 </%init>
-=======
-% # for testing, disable the page menus/search boxes
-% if ( $FS::CurrentUser::CurrentUser->option('header-minimal') ) {
-<& header-minimal.html, @_ &>
-% } else {
-<& header-full.html, @_ &>
-% }
->>>>>>> cb6214a... more robust testing platform, #37340