tablas
This commit is contained in:
parent
eec9697a71
commit
65f7715b05
7 changed files with 242 additions and 3 deletions
|
|
@ -69,5 +69,6 @@ func registerRoutes() {
|
|||
controller.Get("/tablerdefault", controllers.TablerDefault)
|
||||
controller.Get("/tablerhome", controllers.TablerHome)
|
||||
controller.Get("/tablernavmenu", controllers.TablerNavbar)
|
||||
controller.Get("/tablertable", controllers.TablerTables)
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue