Links, mainly...
This commit is contained in:
parent
fd42a3f173
commit
21ab02d647
69 changed files with 2258 additions and 155 deletions
|
|
@ -7,6 +7,9 @@ import { application } from "./application"
|
|||
import AutosubmitController from "./autosubmit_controller"
|
||||
application.register("autosubmit", AutosubmitController)
|
||||
|
||||
import CheckLinkController from "./check_link_controller"
|
||||
application.register("check-link", CheckLinkController)
|
||||
|
||||
import CollapseChevronTogglerController from "./collapse_chevron_toggler_controller"
|
||||
application.register("collapse-chevron-toggler", CollapseChevronTogglerController)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue