* Switching back to module system for FSE... broken now, but hopefully this model sticks

This commit is contained in:
Bryan Ashby
2015-08-14 14:49:06 -06:00
parent 6257208c5e
commit d9b39fcaa6
3 changed files with 47 additions and 23 deletions

View File

@@ -264,10 +264,10 @@
]
},
"messageAreaNewPost" : {
"module" : "msg_area_post",
"module" : "msg_area_post_fse",
"options" : { "cls" : true },
"config" : {
"fseArt" : {
"art" : {
"header" : "msg_area_post_header",
"body" : "demo_fse_netmail_body.ans",
"footerEdit" : "demo_fse_netmail_footer_edit.ans",