svn: /web/doc-editor/trunk/js/ui/component/ PortletInfo.js

[email protected] (Yannick Torres)
Newsgroups php.doc.web
Message-ID <[email protected]>
yannick                                  Mon, 29 Mar 2010 06:07:51 +0000

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

Log:
Add checkEntities info into portletInfo

Changed paths:
    U   web/doc-editor/trunk/js/ui/component/PortletInfo.js

Modified: web/doc-editor/trunk/js/ui/component/PortletInfo.js
===================================================================
--- web/doc-editor/trunk/js/ui/component/PortletInfo.js	2010-03-29 05:28:32 UTC (rev 297035)
+++ web/doc-editor/trunk/js/ui/component/PortletInfo.js	2010-03-29 06:07:51 UTC (rev 297036)
@@ -55,7 +55,15 @@
                     user.ucFirst());

         break;
+        case 'checkEntities' :
+            user = record.data.value.user;

+            return String.format(
+                    _('{0} check all entitites'),
+                    user.ucFirst());
+
+        break;
+
         // Login / logout
         case 'logout' :
             user = record.data.value.user;
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.