Comment 4 for bug 1305275

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/3244
Committed: http://gitorious.org/mahara/mahara/commit/3f36e7fee022597e9070fce2e82913474bc33d49
Submitter: Robert Lyon (<email address hidden>)
Branch: 1.9_STABLE

commit 3f36e7fee022597e9070fce2e82913474bc33d49
Author: Robert Lyon <email address hidden>
Date: Thu Apr 10 08:13:47 2014 +1200

Colour form option not saving properly (Bug #1305275)

The 'customise' optional checkbox was breaking the saving of colours
for boxes without optional setting. This is due to the 'transparent'
being the default and the colour the optional choice.

Altered it so the colour is the default and choosing 'transparent' is
the optional choice for backwards compatibility.

Change-Id: I76e4f2f9557f3f3b8d3baf13cd35ac95d05618f2
Signed-off-by: Robert Lyon <email address hidden>