Skip to content

Commit 3235389

Browse files
wip(squash with previous) Remove obsolete file loading and module.js file
Behavior is now loaded by the icingaweb2
1 parent 5df5d3f commit 3235389

2 files changed

Lines changed: 0 additions & 39 deletions

File tree

configuration.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -580,8 +580,6 @@
580580
$this->provideCssFile(ltrim(substr($path, strlen($cssDirectory)), DIRECTORY_SEPARATOR));
581581
}
582582

583-
$this->provideJsFile('action-list.js');
584-
$this->provideJsFile('loadmore.js');
585583
$this->provideJsFile('migrate.js');
586584
$this->provideJsFile('progress-bar.js');
587585
}

public/js/module.js

Lines changed: 0 additions & 37 deletions
This file was deleted.

0 commit comments

Comments
 (0)