Is there a way to hide checkAll checkbox in the aurigma uploader ver 7 (folder pane header)
i tried this way, but it doesn't take any effects
iu.addParam("ButtonCheckAllText", "");
iu.addParam("ButtonUncheckAllText", "");
FYI
i use Ruby on Rails, and call the aurigma with javascript