[ckan-changes] commit/ckan: rgrp: [scripts/vendor/openid][xs]: correct link for open id images.

Bitbucket commits-noreply at bitbucket.org
Sun Sep 4 12:58:26 UTC 2011


1 new changeset in ckan:

http://bitbucket.org/okfn/ckan/changeset/44206e5f84d5/
changeset:   44206e5f84d5
user:        rgrp
date:        2011-09-04 14:58:15
summary:     [scripts/vendor/openid][xs]: correct link for open id images.

* broken when doing js refactoring recently but not noticed due to image caching.
affected #:  1 file (7 bytes)

--- a/ckan/public/scripts/vendor/openid-selector/js/openid-jquery.js	Sun Sep 04 13:47:43 2011 +0100
+++ b/ckan/public/scripts/vendor/openid-selector/js/openid-jquery.js	Sun Sep 04 13:58:15 2011 +0100
@@ -75,7 +75,7 @@
 	cookie_name: 'openid_provider',
 	cookie_path: '/',
 	
-	img_path: '/scripts/openid-selector/images/',
+	img_path: '/scripts/vendor/openid-selector/images/',
 	
 	input_id: null,
 	provider_url: null,

Repository URL: https://bitbucket.org/okfn/ckan/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.




More information about the ckan-changes mailing list