To participate you must create an account on apostrophenow.org. If you have already done so, click Login.
- Timestamp:
- 04/30/10 14:14:49 (2 years ago)
- Author:
- johnnyoffline
- Message:
-
history browser tweak
- Files:
-
Legend:
- Unmodified
- Added
- Removed
-
|
r1045
|
r1105
|
|
| 14 | 14 | </tr> |
| 15 | 15 | </thead> |
| 16 | | <tfoot> |
| 17 | | <?php if (1): ?> |
| 18 | | <tr> |
| 19 | | <td colspan="3"> |
| 20 | | <a href="#" class="a-history-browser-view-more"><?php echo __('View More Revisions', null, 'apostrophe') ?> <img src="/apostrophePlugin/images/a-icon-loader.gif" class="spinner" /></a> |
| 21 | | </td> |
| 22 | | <td class="number-of-revisions"></td> |
| 23 | | </tr> |
| 24 | | <?php endif ?> |
| 25 | | </tfoot> |
| 26 | | <tbody class="a-history-items"> <?php // this replaces the history container, we want to return a list of populated rows <TR></TR> ?> |
| | 16 | <tbody class="a-history-items"> |
| 27 | 17 | <tr class="a-history-item"> |
| 28 | 18 | <td class="date"><img src="/apostrophePlugin/images/a-icon-loader.gif"></td> |
| … |
… |
|
| 31 | 21 | </tr> |
| 32 | 22 | </tbody> |
| | 23 | <tfoot> |
| | 24 | <tr> |
| | 25 | <td colspan="3"> |
| | 26 | <a href="#" class="a-history-browser-view-more" id="a-history-browser-view-more"><?php echo __('View More Revisions', null, 'apostrophe') ?> <img src="/apostrophePlugin/images/a-icon-loader.gif" class="spinner" /></a> |
| | 27 | </td> |
| | 28 | <td class="number-of-revisions"></td> |
| | 29 | </tr> |
| | 30 | </tfoot> |
| 33 | 31 | </table> |
| 34 | 32 | </div> |
Download in other formats: