Module file, line 153
drupal_add_js(drupal_get_path('module', 'datatables') .'/js/datatables.js');

In readme, you mention about media subfolder in the module folder; but no datatables.js file or js directory exist in the module folder

Comments

duellj’s picture

Status: Active » Closed (fixed)

Thanks, forgot to add those files to the repository, everything is in there now.