Author: jablko
Date: Sun Oct 24 12:33:31 2010
New Revision: 8422
Log:
Drop unused CSS class
Modified:
trunk/apps/qubit/modules/function/templates/listSuccess.php
Modified: trunk/apps/qubit/modules/function/templates/listSuccess.php
==============================================================================
--- trunk/apps/qubit/modules/function/templates/listSuccess.php Sun Oct 24
12:31:00 2010 (r8421)
+++ trunk/apps/qubit/modules/function/templates/listSuccess.php Sun Oct 24
12:33:31 2010 (r8422)
@@ -1,6 +1,6 @@
<h1><?php echo __('List %1%', array('%1%' =>
sfConfig::get('app_ui_label_function'))) ?></h1>
-<table class="list">
+<table>
<thead>
<tr>
<th>
--
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.