summaryrefslogtreecommitdiffstats
path: root/web/react/components/file_attachment_list.jsx
Commit message (Collapse)AuthorAgeFilesLines
* Cleaned up ViewImageModal and FileAttachment and added some extra commentshmhealey2015-07-291-0/+4
|
* Removed unused imgCount property from ViewImageModalhmhealey2015-07-291-1/+0
|
* Fix ViewImageModals created by RHS posts so that their ids are distinct from ↵hmhealey2015-07-291-5/+4
| | | | those in the main window
* Reconcile the code to display attachment previews into a FileAttachmentList ↵hmhealey2015-07-291-0/+47
class to clean up duplicated code.