Home
last modified time | relevance | path

Searched refs:fillPopBody (Results 1 – 1 of 1) sorted by relevance

/plugin/jirainfo/
H A Dscript.js287 function (data) { self.fillPopBody(JSON.parse(data)); }
291 jiPopup.prototype.fillPopBody = function(obj) { method in jiPopup