Skip to content

Commit 5bc8a5f

Browse files
committed
Blacklight supports turbo now
1 parent c127d07 commit 5bc8a5f

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

app/javascript/argo.js

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,6 @@ export default class Argo {
1010
this.tagsAutocomplete()
1111
this.projectAutocomplete()
1212
this.report()
13-
this.blacklight()
14-
}
15-
16-
// Because blacklight doesn't yet support turbo, we need to manually initialize
17-
// the features we care about.
18-
blacklight() {
19-
Blacklight.activate()
2013
}
2114

2215
report() {

0 commit comments

Comments
 (0)