Active
Project:
SKOS Importer
Version:
7.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Apr 2016 at 15:36 UTC
Updated:
13 Apr 2016 at 15:36 UTC
Jump to comment: Most recent
After I install SKOS importer module, I get a warning because of missing JS file.
The code that is generating the warning is
<?php
$form['#attached']['js'][] = drupal_get_path('module', 'skos_importer_ui') . '/skos_importer_ui.js';
?>
Is there any module called skos_importer_ui or can we remove this line from the module?
Thanks,
Krishna.
Comments