From 61c96ec8b96cb4518052b111b42725460df8db17 Mon Sep 17 00:00:00 2001 From: Dale Inverarity Date: Wed, 17 Jun 2015 17:39:36 -0400 Subject: [PATCH] Fixed Cosmetic Issue w/ README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fee1235..14f9273 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ Add extra data to fields like multiselect, in this example add icons from multip }) }} ``` -```html +```php
{% for rawicon in examplePlugin.icons %} {% set icon = rawicon | json_decode %}