Yaron Koren has uploaded a new change for review. (
https://gerrit.wikimedia.org/r/390004 )
Change subject: Created FullCalendar directory
......................................................................
Created FullCalendar directory
Change-Id: Ib7e0df99506c59aec112515333f14ce682acbdc8
---
M Cargo.php
M extension.json
R libs/FullCalendar/fullcalendar.css
R libs/FullCalendar/fullcalendar.js
R libs/FullCalendar/locale-all.js
5 files changed, 6 insertions(+), 6 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Cargo
refs/changes/04/390004/2
diff --git a/Cargo.php b/Cargo.php
index f41cf83..cb4215e 100644
--- a/Cargo.php
+++ b/Cargo.php
@@ -220,12 +220,12 @@
),
'ext.cargo.calendar' => array(
'styles' => array(
- 'libs/fullcalendar.css',
- 'libs/locale-all.js',
+ 'libs/FullCalendar/fullcalendar.css',
+ 'libs/FullCalendar/locale-all.js',
'libs/ext.cargo.calendar.css',
),
'scripts' => array(
- 'libs/fullcalendar.js',
+ 'libs/FullCalendar/fullcalendar.js',
'libs/ext.cargo.calendar.js',
),
'dependencies' => array(
diff --git a/extension.json b/extension.json
index 2272e6a..5dac82d 100644
--- a/extension.json
+++ b/extension.json
@@ -155,12 +155,12 @@
},
"ext.cargo.calendar": {
"styles": [
- "libs/fullcalendar.css",
+ "libs/FullCalendar/fullcalendar.css",
"libs/ext.cargo.calendar.css"
],
"scripts": [
- "libs/fullcalendar.js",
- "libs/locale-all.js",
+ "libs/FullCalendar/fullcalendar.js",
+ "libs/FullCalendar/locale-all.js",
"libs/ext.cargo.calendar.js"
],
"dependencies": [
diff --git a/libs/fullcalendar.css b/libs/FullCalendar/fullcalendar.css
similarity index 100%
rename from libs/fullcalendar.css
rename to libs/FullCalendar/fullcalendar.css
diff --git a/libs/fullcalendar.js b/libs/FullCalendar/fullcalendar.js
similarity index 100%
rename from libs/fullcalendar.js
rename to libs/FullCalendar/fullcalendar.js
diff --git a/libs/locale-all.js b/libs/FullCalendar/locale-all.js
similarity index 100%
rename from libs/locale-all.js
rename to libs/FullCalendar/locale-all.js
--
To view, visit https://gerrit.wikimedia.org/r/390004
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib7e0df99506c59aec112515333f14ce682acbdc8
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/extensions/Cargo
Gerrit-Branch: master
Gerrit-Owner: Yaron Koren <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits