Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/moxiecode/plupload
/ _
Function
_
js/jquery.ui.plupload/jquery.ui.plupload.js:203–205 ·
view source on GitHub ↗
(str)
Source
from the content-addressed store, hash-verified
201
var
uploaders = {};
202
203
function
_(str) {
204
return
plupload.translate(str) || str;
205
}
206
207
function
renderUI(obj) {
208
obj.id = obj.attr(
'id'
);
Callers
2
renderUI
Function · 0.70
jquery.ui.plupload.js
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected