ouyang v20160318
huang 10 years ago
commit 0413eb1c02

@ -9,7 +9,7 @@
$(function(){
$("#RSide").removeAttr("id");
$("#Container").css("width","1000px");
if(<%= @is_edit %>) {
if(true == <%= @is_edit %>) {
issueEditShow();
}
});

Loading…
Cancel
Save