Alexander Nazarov (nfokz) wrote in changelog,
Alexander Nazarov
nfokz
changelog

[livejournal] r22610: LJSUP-12882: Enable Submit Buttons

Committer: anazarov
LJSUP-12882: Enable Submit Buttons
U   trunk/htdocs/js/ck/config.js
Modified: trunk/htdocs/js/ck/config.js
===================================================================
--- trunk/htdocs/js/ck/config.js	2012-08-09 12:10:32 UTC (rev 22609)
+++ trunk/htdocs/js/ck/config.js	2012-08-09 12:37:08 UTC (rev 22610)
@@ -19,7 +19,6 @@
 			'colordialog',
 			'enterkey',
 			'entities',
-			'font',
 			'format',
 			'htmldataprocessor',
 			'keystrokes',
@@ -33,7 +32,6 @@
 			'undo',
 			'wysiwygarea',
 			'onchange',
-			'link'
 		];
 
 	if (Site.page.ljpost) {
@@ -42,8 +40,7 @@
 
 		ljplugins.push('ljspell', 'ljfont');
 	} else {
-		plugins.push('dialog');
-		plugins.push('image');
+		plugins.push('dialog', 'image', 'link', 'font');
 	}
 
 	config.language = 'ru';

Tags: anazarov, js, livejournal, nfokz
Subscribe

  • Post a new comment

    Error

    Anonymous comments are disabled in this journal

    default userpic

    Your reply will be screened

    Your IP address will be recorded 

  • 0 comments