From: janw Date: Sat, 8 Apr 2006 18:09:23 +0000 (+0000) Subject: Line highlighting using css. X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=78f23bb8423d0a8fc8dcbd8a06fea5c34806c146;p=gosa.git Line highlighting using css. git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@3015 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/html/include/focus.js b/html/include/focus.js index 485524eaf..3768f4995 100644 --- a/html/include/focus.js +++ b/html/include/focus.js @@ -250,23 +250,4 @@ function adjust_width(e) { } } -function highlight(e) { - if(e) { - for(i=0;i"; $cnt = 0; @@ -262,7 +262,7 @@ class divlist { $style = " ".$s_value2['attach']." " ; } - $s_return .= "\n"; + $s_return .= "\n"; $s_return .= $s_value2['string']; $s_return .= ""; }