forms
This commit is contained in:
parent
cc0c524337
commit
f03b933359
551 changed files with 1230 additions and 0 deletions
|
|
@ -70,5 +70,6 @@ func registerRoutes() {
|
|||
controller.Get("/tablerhome", controllers.TablerHome)
|
||||
controller.Get("/tablernavmenu", controllers.TablerNavbar)
|
||||
controller.Get("/tablertable", controllers.TablerTables)
|
||||
controller.Get("/tablerformelements", controllers.TablerFormElements)
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue