Skip to content

Commit

Permalink
Disabled offline menu
Browse files Browse the repository at this point in the history
  • Loading branch information
Alejandro De Maria Antolinos committed May 20, 2016
1 parent 7fcf504 commit 23a5f81
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 14 deletions.
2 changes: 1 addition & 1 deletion min/core.min.js
Original file line number Diff line number Diff line change
Expand Up @@ -3027,7 +3027,7 @@ MXMainMenu.prototype.getMenuItems = function() {
{
text : this._convertToHTMLWhiteSpan("Offline Data Analysis"),
cls : 'ExiSAXSMenuToolBar',
disabled : false,
disabled : true,
menu : this.getOnlineDataAnalisysMenu()
},
{
Expand Down
Loading

0 comments on commit 23a5f81

Please sign in to comment.