Skip to content

Commit

Permalink
Merge pull request #18 from mdenet/85-common-utility-panels-should-be…
Browse files Browse the repository at this point in the history
…-built-in

Moved common utilities into the educationplatform static
  • Loading branch information
barnettwilliam authored Sep 28, 2023
2 parents 8c69bfc + 270dd30 commit ce4af5a
Showing 1 changed file with 1 addition and 25 deletions.
26 changes: 1 addition & 25 deletions static.epsilon/public/epsilon_tool.json
Original file line number Diff line number Diff line change
Expand Up @@ -295,31 +295,7 @@
]

},

{

"id": "console",

"name": "console",

"panelclass": "ConsolePanel",

"icon": "images/console.gif"

},

{

"id": "problem",

"name": "problem",

"panelclass": "OutputPanel",

"icon": "problems"

},


{

"id": "emfgraph",
Expand Down

0 comments on commit ce4af5a

Please sign in to comment.