pull/223/head
Lennart Kats 2015-11-29 14:36:13 +00:00
rodzic ef3d6d3db8
commit dd4aa96a67
1 zmienionych plików z 1 dodań i 2 usunięć

Wyświetl plik

@ -70,8 +70,7 @@ define(function(require, exports, module) {
current.setting = "state/experiments/@" + uniqueId;
current.onchange = function(e){
if (!hasAlerted) {
alert("Refresh Needed",
"Please Refresh Cloud9 To Activate This Change",
alert("Experimental Features",
"To see the effect of this change, please refresh Cloud9.");
hasAlerted = true;
}