Author: gimler
Date: 2010-02-10 13:26:13 +0100 (Wed, 10 Feb 2010)
New Revision: 27814

Modified:
   
plugins/diemPlugin/trunk/dmAdminPlugin/modules/dmDiagram/templates/indexSuccess.php
Log:
[Diem] add panview to mdl user diagram

Modified: 
plugins/diemPlugin/trunk/dmAdminPlugin/modules/dmDiagram/templates/indexSuccess.php
===================================================================
--- 
plugins/diemPlugin/trunk/dmAdminPlugin/modules/dmDiagram/templates/indexSuccess.php
 2010-02-10 12:18:45 UTC (rev 27813)
+++ 
plugins/diemPlugin/trunk/dmAdminPlugin/modules/dmDiagram/templates/indexSuccess.php
 2010-02-10 12:26:13 UTC (rev 27814)
@@ -28,7 +28,7 @@
       _tag('h2', 'Diem User 
Database'._link($mldUserImage)->text(__('Download'))->target('blank'))
     ).
     _tag('div.dm_box_inner',
-      _tag('div.full_width_image', _media($mldUserImage))
+      _tag('div.full_width_image', 
_media($mldUserImage)->set('.panview#mld_user'))
     )
   );
 }

-- 
You received this message because you are subscribed to the Google Groups 
"symfony SVN" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/symfony-svn?hl=en.

Reply via email to