]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/invite.php
Resetup the ajaxification for replies and favors after inf. scrolling
[quix0rs-gnu-social.git] / actions / invite.php
index ab43a2491d581edfb17120d50cbb32f02eb2b65c..9fa6a76f671f471a83b13b590db846401fd6b039 100644 (file)
@@ -98,6 +98,12 @@ class InviteAction extends CurrentUserDesignAction
         $this->showPage();
     }
 
+    function showScripts()
+    {
+        parent::showScripts();
+        $this->autofocus('addresses');
+    }
+
     function title()
     {
         if ($this->mode == 'sent') {