This commit is contained in:
j 2014-05-14 11:57:11 +02:00
commit d385853186
48 changed files with 1344 additions and 488 deletions

View file

@ -107,7 +107,7 @@ oml.ui.preferencesDialog = function() {
},
{
id: 'resetUI',
title: 'Reset UI Settings',
title: 'Reset UI Settings...',
click: function() {
oml.$ui.resetUIDialog = oml.ui.resetUIDialog().open();
},