Author: jablko
Date: Wed Oct 27 10:55:07 2010
New Revision: 8552

Log:
Add field name to row class

Modified:
   trunk/apps/qubit/modules/informationobject/templates/_event.php

Modified: trunk/apps/qubit/modules/informationobject/templates/_event.php
==============================================================================
--- trunk/apps/qubit/modules/informationobject/templates/_event.php     Wed Oct 
27 10:07:05 2010        (r8551)
+++ trunk/apps/qubit/modules/informationobject/templates/_event.php     Wed Oct 
27 10:55:07 2010        (r8552)
@@ -116,7 +116,7 @@
     ->label(__('Event type'))
     ->renderRow() ?>
 
-  <div class="form-item">
+  <div class="form-item form-item-place">
 
     <?php echo $form->place->renderLabel() ?>
     <?php echo $form->place->render(array('class' => 'form-autocomplete')) ?>

-- 
You received this message because you are subscribed to the Google Groups 
"Qubit Toolkit Commits" 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/qubit-commits?hl=en.

Reply via email to