kopia lustrzana https://github.com/c9/core
tidied
rodzic
4ffa8c0e8e
commit
8ba1a02f29
|
@ -83,7 +83,7 @@ module.exports = function Section(name, description, types) {
|
||||||
return section;
|
return section;
|
||||||
};
|
};
|
||||||
|
|
||||||
this.mount = function( name, section ){
|
this.mount = function(name, section) {
|
||||||
if (!sections[name])
|
if (!sections[name])
|
||||||
sections[name] = [];
|
sections[name] = [];
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue