You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ive got this block called EmployeesBlock, in which I want to create multiple employees.
For some reason I can't get it to loop the Employees in the code... Is there anything I'm doing wrong in relation to having a loop inside a Block ?
* master:
revert rendering of Block back to using Block DataObject. Fixes#66
Remove trailing spaces in the source code
Adding default Scrutinizer config for CI
Fixing composer.json
Adding default Travis config for testing
Block Type Filter
Hi,
Ive got this block called EmployeesBlock, in which I want to create multiple employees.
For some reason I can't get it to loop the Employees in the code... Is there anything I'm doing wrong in relation to having a loop inside a Block ?
EmployeesBlock.php
Employee.php
EmployeesBlock.ss
The text was updated successfully, but these errors were encountered: