forked from 0x2620/pandora
resize news, fixes #555
This commit is contained in:
parent
3af0520c9c
commit
a9cf0306d4
2 changed files with 10 additions and 6 deletions
|
|
@ -151,7 +151,7 @@ pandora.ui.siteDialog = function(section) {
|
|||
if (selected == 'contact') {
|
||||
pandora.$ui.contactForm.resize();
|
||||
} else if (selected == 'news') {
|
||||
|
||||
pandora.$ui.news.resize(data);
|
||||
}
|
||||
}
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue