jenkins-bot has submitted this change and it was merged.
Change subject: Fix path for value parser resources
......................................................................
Fix path for value parser resources
Change-Id: I1bc30d78ff314217dce99515235616eeb6367466
---
M DataValuesCommon/js/ValueParsers.resources.php
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Daniel Kinzler: Looks good to me, approved
jenkins-bot: Verified
diff --git a/DataValuesCommon/js/ValueParsers.resources.php
b/DataValuesCommon/js/ValueParsers.resources.php
index d841711..2b71b7c 100644
--- a/DataValuesCommon/js/ValueParsers.resources.php
+++ b/DataValuesCommon/js/ValueParsers.resources.php
@@ -17,7 +17,7 @@
return call_user_func( function() {
$moduleTemplate = array(
- 'localBasePath' => __DIR__ . '/js/src/ValueParsers',
+ 'localBasePath' => __DIR__ . '/src/ValueParsers',
'remoteExtPath' =>
'DataValues/DataValuesCommon/js/src/ValueParsers',
);
--
To view, visit https://gerrit.wikimedia.org/r/82840
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I1bc30d78ff314217dce99515235616eeb6367466
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/DataValues
Gerrit-Branch: mw1.22-wmf16
Gerrit-Owner: Tobias Gritschacher <[email protected]>
Gerrit-Reviewer: Daniel Kinzler <[email protected]>
Gerrit-Reviewer: Daniel Werner <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits