launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #09365
[Merge] lp:~andreserl/maas/settings_yui3_location into lp:maas
Andres Rodriguez has proposed merging lp:~andreserl/maas/settings_yui3_location into lp:maas.
Requested reviews:
Launchpad code reviewers (launchpad-reviewers)
For more details, see:
https://code.launchpad.net/~andreserl/maas/settings_yui3_location/+merge/112607
--
https://code.launchpad.net/~andreserl/maas/settings_yui3_location/+merge/112607
Your team Launchpad code reviewers is requested to review the proposed merge of lp:~andreserl/maas/settings_yui3_location into lp:maas.
=== modified file 'contrib/maas_local_settings_sample.py'
--- contrib/maas_local_settings_sample.py 2012-06-26 09:47:31 +0000
+++ contrib/maas_local_settings_sample.py 2012-06-28 16:45:25 +0000
@@ -18,7 +18,7 @@
MEDIA_ROOT = '/var/lib/maas/media/'
# Use the (libjs-yui) package's files to serve YUI3.
-YUI_LOCATION = '/usr/share/javascript/yui/'
+YUI_LOCATION = '/usr/share/javascript/yui3/'
# Use the package's files to serve RaphaelJS.
RAPHAELJS_LOCATION = '/usr/share/javascript/raphael/'
Follow ups