https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12260

Stina Hallin <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
             Status|Needs Signoff               |Signed Off

--- Comment #5 from Stina Hallin <[email protected]> ---
Tested this using Firefox
  Didn't show after patch
  a.tag_add { display:none; }           ok
  .ui-tabs-panel { border:none !important; }    ok      
  #addcomment { display:none; }                 ok      
  #didyoumean { display:none; }                 ok      
  #numresults { float:left; }                   ok              


  Didn't show either before or after patch
  #koha_url { display:none; }                           
  .breadcrumb { display:none; }                         
  #social_networks { display:none; }                    
  .results_summary.online_resources { display:none; }    - resultat and bib
view
  a#Normalview,                                         
  a#MARCview,                                           
  a#ISBDview { display:none; }                          
  #ulactioncontainer { display:none; }                  
  #usermenu { display:none; }                           
  #top-pages, #bottom-pages { display:none; }           
  #selections-toolbar { display: none; }                
  .actions-menu { display: none; }                      
  #numresults a { display:none; }                       

  Didn't find 
  a[href]:after { display:none; }       

Maybe  #moresearches should also be removed?

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to