mirror of
https://github.com/friendica/friendica
synced 2025-04-27 00:30:10 +00:00
frio - provide a template for invite page
This commit is contained in:
parent
1f48373c51
commit
ac753e3320
7 changed files with 42 additions and 30 deletions
|
@ -207,6 +207,10 @@ function addToModal(url) {
|
|||
//Get first element with the class "heading"
|
||||
//and use it as title.
|
||||
loadModalTitle();
|
||||
|
||||
// We need to initialize autosize again for new
|
||||
// modal conent.
|
||||
autosize($('.modal .text-autosize'));
|
||||
}
|
||||
});
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue