Parent Directory
|
Revision Log
|
Patch
revision 1.2 by wakaba, Mon Sep 14 06:16:38 2009 UTC | revision 1.3 by wakaba, Mon Sep 14 06:23:33 2009 UTC | |
---|---|---|
# | Line 183 menu { | Line 183 menu { |
183 | e('text', newEvents.join ("\n")), | e('text', newEvents.join ("\n")), |
184 | e('content-type', 'image/x-canvas-instructions+text'), | e('content-type', 'image/x-canvas-instructions+text'), |
185 | e('hash', param.hash), | e('hash', param.hash), |
186 | e('names', param.names || ''), | e('names', param.names || '(image)'), |
187 | e('no-redirect', 1) | e('no-redirect', 1) |
188 | ].join ('&')); | ].join ('&')); |
189 | } | } |
|
admin@suikawiki.org | ViewVC Help |
Powered by ViewVC 1.1.24 |