DataTables Download is broken

DataTables Download is broken

lupetlupet Posts: 2Questions: 0Answers: 0

Hi, when I'm try to download files from download page the zip builder include only DataTables CSS and js.

Best regards

Replies

  • kthorngrenkthorngren Posts: 21,840Questions: 26Answers: 5,049

    I beleive that change happened a long time ago. You can view one of the .css or .js files to see what libraries are included in the concatenated files.

    Kevin

  • lupetlupet Posts: 2Questions: 0Answers: 0

    Sorry I used DataTables download a few years ago now. I noticed now. You can delete the post. Thanks for the quick reply!

    Best regards!

  • allanallan Posts: 64,230Questions: 1Answers: 10,599 Site admin

    It is funny that there used to be questions about what all the other files / folders are for, now the questions are where are those files / folders :).

    As Kevin indicates, all the code is combined into the concatenated files and there are no other files needed now. That they used to be included at all is was originally for images referenced in the CSS. Now there are no external images used in any of the CSS files so I took the opportunity to remove the redundant files.

    Allan

Sign In or Register to comment.