accidental delete
This commit is contained in:
parent
3a165f1312
commit
baac7e600f
BIN
archive/community.applications-2021.12.30-x86_64-1.txz
Normal file
BIN
archive/community.applications-2021.12.30-x86_64-1.txz
Normal file
Binary file not shown.
@ -348,7 +348,12 @@ $(function(){
|
||||
break;
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
$("body").on("click",".repoPopup,.ca_repoinfo,.ca_reporeadmore,.ca_repoFromPopUp,.cardDescriptionRepo", function() {
|
||||
var repository = $(this).data("repository");
|
||||
showRepoPopup(repository);
|
||||
});
|
||||
|
||||
$('body').on("click",".ca_holder",function(event) {
|
||||
if (data.actions) {
|
||||
data.actions = false;
|
||||
|
@ -1,4 +1,4 @@
|
||||
3db9f1c0ce67692c72f93c76c113f704 ./Apps.page
|
||||
ccf3f1ccdb4858de411bb3ed93eca7ab ./Apps.page
|
||||
83b3f89cd42e8601c7c217d5b4889c81 ./CA_notices.page
|
||||
18ded5848ac35ffae0e8e0fc8ed3c512 ./ca_settings.page
|
||||
ed2883d6c44c19304c431079596a1731 ./default.cfg
|
||||
|
Loading…
x
Reference in New Issue
Block a user