comparison plugins/dataforms.js @ 72:5dbf93cef55d

Various fixes.
author Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
date Thu, 02 Feb 2012 02:28:18 +0100
parents bcb5b7c2c3d3
children 50d36b093e3a
comparison
equal deleted inserted replaced
71:f12c759e4097 72:5dbf93cef55d
89 } 89 }
90 90
91 return fields; 91 return fields;
92 }; 92 };
93 93
94 Lightstring.plugins['disco'] = { 94 Lightstring.plugins['dataforms'] = {
95 namespaces: { 95 namespaces: {
96 dataforms: 'jabber:x:data' 96 dataforms: 'jabber:x:data'
97 }, 97 },
98 methods: { 98 methods: {
99 parse: function(x) { 99 parse: function(x) {