Skip to content

Commit d131aec

Browse files
eh
1 parent 9e99821 commit d131aec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/assets/javascripts/effective_datatables/initialize.js.coffee

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ initializeDataTables = ->
3030
]
3131
aoColumns: datatable.data('widths')
3232
oTableTools:
33-
sSwfPath: 'assets/effective_datatables/copy_csv_xls_pdf.swf',
33+
sSwfPath: '/assets/effective_datatables/copy_csv_xls_pdf.swf',
3434
aButtons: ['copy', 'csv', 'pdf', 'print']
3535
colVis:
3636
showAll: 'Show all'

0 commit comments

Comments
 (0)