Fixed checkbox issue in Data Abstract and used Terms value instead of literal text.
authorChuck Scott <cscott@gaslightmedia.com>
Fri, 9 Mar 2018 16:34:06 +0000 (11:34 -0500)
committerChuck Scott <cscott@gaslightmedia.com>
Fri, 9 Mar 2018 16:34:06 +0000 (11:34 -0500)
commitd24271bf74d7679a3552abcc4780d4211e5be59b
tree0f778595124211db092aa22b91b7325a1f4b139a
parent36c78d034f68fb64d57e6fbc328f0b16f86621ab
Fixed checkbox issue in Data Abstract and used Terms value instead of literal text.

Data abstract was changed to use the "strict" flag in in_array() when testing checkbox input.
Added a string '1' in addition to the numeric 1 to catch both situations.
Replaced litteral text if File Library index.html with a settings term.
lib/GlmDataAbstract/DataAbstract.php
views/admin/fileLibrary/index.html