mirror of
https://github.com/apache/archiva.git
synced 2025-02-22 10:17:25 +00:00
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…
x
Reference in New Issue
Block a user