adjust protocol independend link for pazpar2 object, MKWS-103
authorWolfram Schneider <wosch@indexdata.dk>
Wed, 22 Jan 2014 16:40:17 +0000 (16:40 +0000)
committerWolfram Schneider <wosch@indexdata.dk>
Wed, 22 Jan 2014 16:40:17 +0000 (16:40 +0000)
commited4bbecdf389e73ac88b8f8b0158b8180d5945a0
treeb63eef3d0516c1278c1ff4f6963988e584ccc135
parent7df213947f66e078f3ac244fb4a7512c4410cd3f
adjust protocol independend link for pazpar2 object, MKWS-103

It turns out that pz2.js does not support protocol independend link.
As a workaround, we will add the protocoll if needed after checking
the config in MKWS.

e.g.: "//mkws/sp" -> "https://mkws/sp"
tools/htdocs/mkws.js