summaryrefslogtreecommitdiff
path: root/functions.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2008-05-16 03:06:57 +0100
committerAndrew Dolgov <[email protected]>2008-05-16 03:06:57 +0100
commit5ad9d132117af6a65a1b496850e7db441b36b5ad (patch)
treead7bb7b1784b1e59e996563be96d6318848d645e /functions.php
parent93f66472ef7571c0ed494a92c12dccff03dcfbf5 (diff)
CDM mode: add article selection, rework moveToPost()
Diffstat (limited to 'functions.php')
-rw-r--r--functions.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/functions.php b/functions.php
index 1b92f9440..3dc4f4b60 100644
--- a/functions.php
+++ b/functions.php
@@ -5016,6 +5016,7 @@
print "<div class=\"cdmArticle$add_class\"
id=\"RROW-$id\" onmouseover='cdmMouseIn(this)'
+ onclick='cdmClicked(this)'
onmouseout='cdmMouseOut(this)'>";
print "<div class=\"cdmHeader\">";