Fix Settings tab becoming unresponsive

The 'condition' property in the 'restrictions' object needs to be
coerced into a string value otherwise the Settings tab in the Fuel UI
will stop working once the plugin is enabled.

Change-Id: Icee882cc466c0573c43410247c15ec761eb485d8
This commit is contained in:
Simon Pasquier 2015-04-24 15:08:35 +02:00
parent 6be127e65d
commit 3f50514248
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ attributes:
weight: 15
type: "text"
restrictions:
- condition: true
- condition: "true"
action: hide
disk1: