adium 2818:fb52c360801d: FIx renkoo.

commits at adium.im commits at adium.im
Fri Oct 30 19:19:33 UTC 2009


details:	http://hg.adium.im/adium/rev/fb52c360801d
revision:	2818:fb52c360801d
author:		Stephen Holt <sholt at adium.im>
date:		Fri Oct 30 15:16:01 2009 -0400

FIx renkoo.

diffs (25 lines):

diff -r afe93747b32d -r fb52c360801d Resources/Message Styles/renkoo.AdiumMessageStyle/Contents/Resources/Footer.html
--- a/Resources/Message Styles/renkoo.AdiumMessageStyle/Contents/Resources/Footer.html	Fri Oct 30 14:15:52 2009 -0400
+++ b/Resources/Message Styles/renkoo.AdiumMessageStyle/Contents/Resources/Footer.html	Fri Oct 30 15:16:01 2009 -0400
@@ -212,20 +212,6 @@
 			this.cancel();
 	}
 	
-	//Do this on load
-	function initEvents() {
-		if(document.getElementById("heading") == null){
-			document.getElementById("bodyNode").style.marginTop = "5px";
-		}
-		if(isDebug == false) {
-			document.getElementById("debug").style.display = "none";
-		}
-	}
 
-	function adiumOnLoad() {
-		initEvents();
-		alignChat(true);
-		coalescedHTML = new CoalescedHTML();
-	}
 	
 </script>
\ No newline at end of file




More information about the commits mailing list