This website requires JavaScript.
Explore
Help
Sign In
Chapril
/
xmpp.chapril.org-conversejs
Watch
25
Star
0
Fork
0
You've already forked xmpp.chapril.org-conversejs
Code
Issues
Pull Requests
Projects
Releases
Activity
9e05ed8d76
xmpp.chapril.org-conversejs
/
main.js
2 lines
59 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Moved call to initialize to HTML markup - This is more user-friendly and we want it to be outside of the files bundled and minimized by require.js
2013-07-24 23:58:04 +02:00
require
(
[
"jquery"
,
"converse"
]
,
function
(
$
,
converse
)
{
}
)
;
Reference in New Issue
Copy Permalink