sahat/megaboilerplate

Add controllerAs syntax in the app.js

thekage91 opened this issue · 0 comments

All controllers use the keyword this, but in the definition of route the syntax controllerAs don't are used. This causes that all functions/variables/ecc invoked in all views don't work.