Merge branch 'szzh' of https://git.trustie.net/jacknudt/trustieforge into szzh
This commit is contained in:
commit
b6607f7418
|
@ -13,6 +13,7 @@
|
|||
|
||||
|
||||
$(".resourcePopupClose").click(function(){
|
||||
location.reload();
|
||||
$(".resourceSharePopup").css("display","none");
|
||||
});
|
||||
});
|
||||
|
|
|
@ -13,6 +13,7 @@
|
|||
|
||||
|
||||
$(".resourcePopupClose").click(function(){
|
||||
location.reload();
|
||||
$(".resourceSharePopup").css("display","none");
|
||||
});
|
||||
});
|
||||
|
|
Loading…
Reference in New Issue