Placeholders Not Allowed for Dimensions. Fixed by @boxygen
authorJoe Hunt <joe.hunt.consulting@gmail.com>
Wed, 16 Jan 2019 21:24:19 +0000 (22:24 +0100)
committerJoe Hunt <joe.hunt.consulting@gmail.com>
Wed, 16 Jan 2019 21:24:19 +0000 (22:24 +0100)
includes/references.inc

index 82cff2a16007b19afa669a762afdf4535a2729a3..fc343e65bec7c661e057536a6d3ef80e4c6f7b89 100644 (file)
@@ -51,6 +51,7 @@ $refline_options = array(
        ST_WORKORDER => array('date', 'location', 'user'),
        ST_MANUISSUE => array('date', 'location', 'user'),
        ST_MANURECEIVE => array('date', 'user'),
+       ST_DIMENSION => array('date','user'),
 );
 
 $refline_placeholders = array(