Move layout files in order to reflethe final layout structure.

This commit is contained in:
Paulo Veiga
2011-12-01 18:07:19 -03:00
parent 4d3baac09d
commit d62d4af766
15 changed files with 113 additions and 46 deletions

View File

@@ -277,4 +277,6 @@ mindplot.MainTopic = new Class({
addSibling : function() {
var order = this.getOrder();
}
});
});
mindplot.MainTopic.DEFAULT_MAIN_TOPIC_HEIGHT = 18;