projects
/
fa-stable.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
db103dd
)
Placeholders Not Allowed for Dimensions. Fixed by @boxygen
author
Joe Hunt
<joe.hunt.consulting@gmail.com>
Wed, 16 Jan 2019 21:24:19 +0000
(22:24 +0100)
committer
Joe Hunt
<joe.hunt.consulting@gmail.com>
Wed, 16 Jan 2019 21:24:19 +0000
(22:24 +0100)
includes/references.inc
patch
|
blob
|
history
diff --git
a/includes/references.inc
b/includes/references.inc
index 82cff2a16007b19afa669a762afdf4535a2729a3..fc343e65bec7c661e057536a6d3ef80e4c6f7b89 100644
(file)
--- a/
includes/references.inc
+++ b/
includes/references.inc
@@
-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(