mirror of https://github.com/apache/archiva.git
hide popover on mouseout
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1378061 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
a787389a39
commit
95eb045604
|
@ -489,7 +489,7 @@ define("archiva.repositories",["jquery","i18n","jquery.tmpl","bootstrap","jquery
|
|||
}
|
||||
|
||||
hideStats=function(managedRepository){
|
||||
|
||||
$("#body_content" ).find(".popover" ).hide();
|
||||
}
|
||||
|
||||
showPomSnippet=function(managedRepository){
|
||||
|
|
Loading…
Reference in New Issue