svn: /web/doc-editor/trunk/js/ui/task/ ChangeFileOwner.js

[email protected] (Yannick Torres)
Newsgroups php.doc.web
Message-ID <[email protected]>
yannick                                  Thu, 21 Jul 2011 10:00:20 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=313503

Log:
user userID instead of only his name

Changed paths:
    U   web/doc-editor/trunk/js/ui/task/ChangeFileOwner.js

Modified: web/doc-editor/trunk/js/ui/task/ChangeFileOwner.js
===================================================================
--- web/doc-editor/trunk/js/ui/task/ChangeFileOwner.js	2011-07-21 09:59:33 UTC (rev 313502)
+++ web/doc-editor/trunk/js/ui/task/ChangeFileOwner.js	2011-07-21 10:00:20 UTC (rev 313503)
@@ -12,7 +12,7 @@
         params : {
             task        : 'setFileOwner',
             fileIdDB    : this.fileIdDB,
-            newOwner    : this.newOwner
+            newOwnerID  : this.newOwnerID
         },
         success : function(r)
         {
@@ -52,4 +52,4 @@
             this.from.close();
         }
     });
-};
\ No newline at end of file
+};
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.