Opened 15 months ago
Closed 15 months ago
#1488366 closed Feature Requests (fixed)
Larry - xlsx and docx
| Reported by: | Reload | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.8-rc |
| Component: | User Interface | Version: | git-master |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Larry is not recognizing the Word and Excel 2007/2010 formats
with a icon.
The styles.css needs to be extend with the following lines:
Line nr. 1740: .attachmentslist li.docx,
Line nr. 1750: .attachmentslist li.xlsx,
Change History (2)
comment:1 Changed 15 months ago by thomasb
- Milestone changed from 0.8-stable to 0.8-beta
comment:2 Changed 15 months ago by alec
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

Fixed in [f7093251].