Robert Vogel has submitted this change and it was merged.

Change subject: BSInsertCategory: RL Module for UploadPanel integr.
......................................................................


BSInsertCategory: RL Module for UploadPanel integr.

See https://gerrit.wikimedia.org/r/323123

Change-Id: I7778d2592f0e6127ebe1faef72b7f9783b165420
---
M InsertCategory/InsertCategory.setup.php
1 file changed, 7 insertions(+), 0 deletions(-)

Approvals:
  Robert Vogel: Looks good to me, approved
  Pwirth: Looks good to me, but someone else must approve
  jenkins-bot: Verified



diff --git a/InsertCategory/InsertCategory.setup.php 
b/InsertCategory/InsertCategory.setup.php
index 0753973..fb30140 100644
--- a/InsertCategory/InsertCategory.setup.php
+++ b/InsertCategory/InsertCategory.setup.php
@@ -28,6 +28,13 @@
        )
 ) + $aResourceModuleTemplate;
 
+$wgResourceModules['ext.bluespice.insertCategory.uploadPanelIntegration'] = 
array(
+       'scripts' => 'bluespice.insertCategory.uploadPanelIntegration.js',
+       'dependencies' => array(
+               'ext.bluespice.insertcategory'
+       )
+) + $aResourceModuleTemplate;
+
 $wgResourceModules['ext.bluespice.insertcategory.styles'] = array(
        'styles' => 'bluespice.insertCategory.css',
        'position' => 'top'

-- 
To view, visit https://gerrit.wikimedia.org/r/323124
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I7778d2592f0e6127ebe1faef72b7f9783b165420
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/BlueSpiceExtensions
Gerrit-Branch: REL1_23
Gerrit-Owner: Robert Vogel <vo...@hallowelt.biz>
Gerrit-Reviewer: Dvogel hallowelt <daniel.vo...@hallowelt.com>
Gerrit-Reviewer: Ljonka <l.verhovs...@gmail.com>
Gerrit-Reviewer: Mglaser <gla...@hallowelt.biz>
Gerrit-Reviewer: Pwirth <wi...@hallowelt.biz>
Gerrit-Reviewer: Robert Vogel <vo...@hallowelt.biz>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to