Skip to content
Fedik edited this page Jul 29, 2012 · 13 revisions

Model2Blocks

FLAX.Model2Blocks - update a several blocks at once. Simple Object that contain the info about what block need to update as follows:

FLAX.Model2Blocks['Request-ID'] = {
 'block-m-left':'left',
 'block-content':'all'
};

Clone this wiki locally