Skip to content
Snippets Groups Projects
  • hjank's avatar
    2558be25
    # refactored statemaschine.js into canvasController.js (comparison: function preserved) · 2558be25
    hjank authored
    # refactored functionaliies.js into reloadController.js (comparison: function preserved)
    # in reloadController.js: changed jQuery.ready into jsPlumb.ready due to delayed inst initialization
    # simplified metaIcon choice and adding
    # moved more code from general (tabs, modalWindows) to more specific files (metadataTabView, createScenarioModalWindowView, ...)
    + added propertyTab.js
    - removed several unnecessary files from MVC scaffold
    2558be25
    History
    # refactored statemaschine.js into canvasController.js (comparison: function preserved)
    hjank authored
    # refactored functionaliies.js into reloadController.js (comparison: function preserved)
    # in reloadController.js: changed jQuery.ready into jsPlumb.ready due to delayed inst initialization
    # simplified metaIcon choice and adding
    # moved more code from general (tabs, modalWindows) to more specific files (metadataTabView, createScenarioModalWindowView, ...)
    + added propertyTab.js
    - removed several unnecessary files from MVC scaffold