Community Central
Community Central
(Removing all content from page)
Tag: sourceedit
No edit summary
Tag: sourceedit
Line 1: Line 1:
  +
importArticles({
  +
type: 'script',
  +
articles: [
  +
'u:dev:Message/code.js'
  +
]
  +
});

Revision as of 17:39, 8 July 2015

importArticles({
    type: 'script',
    articles: [
        'u:dev:Message/code.js'
    ]
});