Trying wave.Participant().getId() for a unique prefix
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@126 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
@@ -258,7 +258,7 @@ SVG-edit Google Wave Gadget @ <a href="http://svg-edit.googlecode.com/" target="
|
||||
}
|
||||
|
||||
function setupId() {
|
||||
svgCanvas.setIdPrefix("svg_"+wave.getViewer().getId()+"_");
|
||||
svgCanvas.setIdPrefix("svg_"+wave.Participant().getId()+"_");
|
||||
}
|
||||
|
||||
function main() {
|
||||
|
||||
Reference in New Issue
Block a user