svn commit: r560614 - /lenya/trunk/src/modules/editors/resources/javascript/org.apache.lenya.editors.js

[email protected]
Newsgroups gmane.comp.cms.lenya.cvs
Message-ID <[email protected]>
Author: nettings
Date: Sat Jul 28 14:24:57 2007
New Revision: 560614

URL: http://svn.apache.org/viewvc?view=rev&rev=560614
Log:
changed asset marker class from "asset" to "lenya.asset" to comply with
http://svn.apache.org/viewvc?view=rev&rev=560238.


Modified:
    lenya/trunk/src/modules/editors/resources/javascript/org.apache.lenya.editors.js

Modified: lenya/trunk/src/modules/editors/resources/javascript/org.apache.lenya.editors.js
URL: http://svn.apache.org/viewvc/lenya/trunk/src/modules/editors/resources/javascript/org.apache.lenya.editors.js?view=diff&rev=560614&r1=560613&r2=560614
==============================================================================
--- lenya/trunk/src/modules/editors/resources/javascript/org.apache.lenya.editors.js (original)
+++ lenya/trunk/src/modules/editors/resources/javascript/org.apache.lenya.editors.js Sat Jul 28 14:24:57 2007
@@ -347,7 +347,7 @@
         + (namespace ? ' xmlns="' + namespace + '"' : '')
         + (objectData.url ? ' href="' + objectData.url + '"' : '')
         + (objectData.title ? ' title="' + objectData.title + '"' : '')
-        + ' class="asset">';
+        + ' class="lenya.asset">';
       snippet.afterSelection = '</a>';
       snippet.replaceSelection =
         objectData.text ? objectData.text : undefined;
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.