Author: david
Date: Fri Oct 29 14:17:08 2010
New Revision: 8675
Log:
Enable sticky headers.
Modified:
trunk/apps/qubit/modules/oai/templates/harvesterListSuccess.php
Modified: trunk/apps/qubit/modules/oai/templates/harvesterListSuccess.php
==============================================================================
--- trunk/apps/qubit/modules/oai/templates/harvesterListSuccess.php Fri Oct
29 14:13:18 2010 (r8674)
+++ trunk/apps/qubit/modules/oai/templates/harvesterListSuccess.php Fri Oct
29 14:17:08 2010 (r8675)
@@ -1,7 +1,7 @@
<h1><?php echo __('Harvested Sites') ?></h1>
<?php if (0 < count($repositories)): ?>
-<table>
+<table class="sticky-enabled">
<thead>
<tr>
<th><?php echo __('Repository') ?></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.