Skip to content

Commit e1fb99c

Browse files
committed
Deactivate Bootstrap content selector for now
1 parent 6908240 commit e1fb99c

File tree

1 file changed

+1
-1
lines changed
  • system/application/views/melons/cantaloupe

1 file changed

+1
-1
lines changed

system/application/views/melons/cantaloupe/edit.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<?$this->template->add_js('system/application/views/widgets/edit/jquery.ui.touch-punch.min.js')?>
1010
<?$this->template->add_js('system/application/views/widgets/edit/jquery.select_view.js')?>
1111
<?$this->template->add_js('system/application/views/widgets/edit/jquery.add_metadata.js')?>
12-
<?$this->template->add_js('system/application/views/widgets/edit/jquery.content_selector_bootstrap.js')?>
12+
<?$this->template->add_js('system/application/views/widgets/edit/jquery.content_selector.js')?>
1313
<?$this->template->add_js('system/application/views/widgets/edit/jquery.predefined.js')?>
1414
<?$this->template->add_js('system/application/views/melons/cantaloupe/js/bootbox.min.js');?>
1515
<?$this->template->add_js('system/application/views/widgets/spectrum/spectrum.js')?>

0 commit comments

Comments
 (0)