Forráskód Böngészése

Removed a debug leftover...

Signed-off-by: emanuele <[email protected]>
emanuele 12 éve
szülő
commit
4ce0f7c6e2
1 módosított fájl, 0 hozzáadás és 2 törlés
  1. 0 2
      Themes/default/scripts/jquery.sceditor.bbcode.js

+ 0 - 2
Themes/default/scripts/jquery.sceditor.bbcode.js

@@ -1201,8 +1201,6 @@
 				{
 					if ($(element).attr('from') != undefined)
 					{
-						alert($(element).attr('from'));
-						alert($(element).attr('from').php_unhtmlspecialchars());
 						from = '=' + $(element).attr('from').php_unhtmlspecialchars();
 					}
 				}