* A bit of work on VerticalMenuView
* Inheritance updates for Views * Fixes and better handling of MCI factory
This commit is contained in:
@@ -6,9 +6,6 @@ var paths = require('path');
|
||||
var miscUtil = require('./misc_util.js');
|
||||
|
||||
module.exports = {
|
||||
// :TODO: remove this ... anti-pattern!
|
||||
//config : undefined,
|
||||
|
||||
defaultPath : function() {
|
||||
var base = miscUtil.resolvePath('~/');
|
||||
if(base) {
|
||||
|
||||
Reference in New Issue
Block a user