|
@@ -610,7 +610,7 @@ function(divName,queryName,filters,readonlyFlag){
|
|
qconfig.buttonBar=new Object();
|
|
qconfig.buttonBar=new Object();
|
|
qconfig.buttonBar.items=["print"];
|
|
qconfig.buttonBar.items=["print"];
|
|
}
|
|
}
|
|
-
|
|
|
|
|
|
+ qconfig.showUpdateColumn=false;
|
|
LABKEY.QueryWebPart(qconfig);
|
|
LABKEY.QueryWebPart(qconfig);
|
|
|
|
|
|
}
|
|
}
|