Skip to content

Path for template / views should be abstracted #5

@rblalock

Description

@rblalock

Currently index.js sets paths like so:

CMS.App.set("views", __dirname + "/views/adminlte");

Should use the path module so the paths get concat. correctly (to work for PC's for instance).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions