|
|
@ -1,3 +1,7 @@ |
|
|
|
|
|
|
|
/* |
|
|
|
|
|
|
|
This code waits for the viewer to load with the search panel open, then it closes the search 'companion window' |
|
|
|
|
|
|
|
leaving the search icon visible. This combo is not available in the configs |
|
|
|
|
|
|
|
*/ |
|
|
|
jQuery(window).on("load", function() { |
|
|
|
jQuery(window).on("load", function() { |
|
|
|
jQuery(".mirador31").css({ |
|
|
|
jQuery(".mirador31").css({ |
|
|
|
"display": "none", |
|
|
|
"display": "none", |
|
|
|