ORIENT/modules
Breno Douglas Araujo Souza ec03b7b2f8 Access paramater in onStart method in the partial
Variables passed in parameter partils not accessed in onStart method in the partial.

With merged vars before render partial, stays like this::

```php
function onStart() {
   $this['param'];
}
```
2016-02-27 14:18:22 +11:00
..
backend FTFY Refs #1796 2016-02-27 14:07:21 +11:00
cms Access paramater in onStart method in the partial 2016-02-27 14:18:22 +11:00
system fix color button close in modal 2016-02-27 14:18:21 +11:00