exporting events to pdf, excel, and csv format
This commit is contained in:
parent
7cc2609662
commit
3da3fcccbb
6 changed files with 139 additions and 4 deletions
|
|
@ -1,6 +1,9 @@
|
|||
%h1 Comments
|
||||
%br
|
||||
.row
|
||||
.col-md-12
|
||||
.page-header
|
||||
%h1
|
||||
Comments
|
||||
= "(#{@comments.length})" if @comments.any?
|
||||
.col-md-12
|
||||
%ul.nav.nav-tabs#commentsTable
|
||||
%li.active
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue