routing error
This commit is contained in:
@@ -838,7 +838,7 @@ $(function() {
|
||||
active_frame = frame;
|
||||
// should not be hidden to generate multiple ace editors in edit mode
|
||||
//$('.frame').hide();
|
||||
frame.show();
|
||||
$('.frame').show();
|
||||
};
|
||||
|
||||
var showOutput = function(event) {
|
||||
|
Reference in New Issue
Block a user