mirror of
https://github.com/Squidly271/community.applications.git
synced 2025-06-03 14:52:13 +08:00
debugging
This commit is contained in:
parent
2dd25fd417
commit
37e0034ef1
Binary file not shown.
@ -2942,7 +2942,7 @@ function showRepoPopup(repository) {
|
||||
post({action:'getRepoDescription',repository:repository},function(result) {
|
||||
$("#sidenavContent").html(result.description);
|
||||
$('.popup_readmore').readmore({maxHeight:250,moreLink:"<i class='ca_readmore fa fa-chevron-down'> <?=tr("SHOW MORE")?></i>",lessLink:"<i class='ca_readmore fa fa-chevron-up'> <?=tr("SHOW LESS")?></i>"});
|
||||
if (fromCard) {alert();
|
||||
if (fromCard) {
|
||||
$(".popUpBack").hide();
|
||||
}
|
||||
$('.screenshot').magnificPopup({
|
||||
|
@ -1,4 +1,4 @@
|
||||
d1a7d750915b4ba2593e4c11bc008eae ./Apps.page
|
||||
4739ce273e845dfa923fb1f58f3aea9d ./Apps.page
|
||||
106b521c1feebda4d7b3f558cc016cda ./CA_notices.page
|
||||
eb1f0ee4148747c0473e73e4e973994f ./ca_settings.page
|
||||
e8d29607ec792ddf9f6832b10ee70fdc ./default.cfg
|
||||
|
Loading…
x
Reference in New Issue
Block a user