r25691 - /trunk/infolog/inc/class.uiinfolog.inc.php

View: New views
1 Messages — Rating Filter:   Alert me  

r25691 - /trunk/infolog/inc/class.uiinfolog.inc.php

by leithoff :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message

Author: leithoff
Date: Fri Jul  4 13:16:33 2008
New Revision: 25691

URL: http://www.egroupware.org/viewvc?rev=3D25691&view=3Drev
Log:
small bugfix for linking just one entry to an infolog, when comming from ad=
dressbook multiple link to new infolog

Modified:
    trunk/infolog/inc/class.uiinfolog.inc.php

Modified: trunk/infolog/inc/class.uiinfolog.inc.php
URL: http://www.egroupware.org/viewvc/trunk/infolog/inc/class.uiinfolog.inc=
.php?rev=3D25691&r1=3D25690&r2=3D25691&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/infolog/inc/class.uiinfolog.inc.php (original)
+++ trunk/infolog/inc/class.uiinfolog.inc.php Fri Jul  4 13:16:33 2008
@@ -1009,9 +1009,14 @@
  {
  egw_link::link('infolog',$content['link_to']['to_id'],$action,$id);
  }
+ $content['blur_title']   =3D egw_link::title($action,'$id').",...";
+ } else {
+ if ($action_id) {
+ egw_link::link('infolog',$content['link_to']['to_id'],$action,$acti=
on_id);
+ $content['blur_title']   =3D egw_link::title($action,$action_id);
+ }
  }
  $content['info_contact'] =3D $action.':'.$action_id;
- $content['blur_title']   =3D egw_link::title($action,$action_id);
 =

  case '':
  if ($info_id)


-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
eGroupWare-cvs mailing list
eGroupWare-cvs@...
https://lists.sourceforge.net/lists/listinfo/egroupware-cvs