data-isso-prefix is now ony data-isso
This commit is contained in:
parent
6d9f43939a
commit
0a247a7927
@ -52,7 +52,7 @@ define(["q"], function(Q) {
|
|||||||
if (js[i].hasAttribute("async") || js[i].hasAttribute("defer")) {
|
if (js[i].hasAttribute("async") || js[i].hasAttribute("defer")) {
|
||||||
throw "Isso's automatic configuration detection failed, please " +
|
throw "Isso's automatic configuration detection failed, please " +
|
||||||
"refer to https://github.com/posativ/isso#client-configuration " +
|
"refer to https://github.com/posativ/isso#client-configuration " +
|
||||||
"and add a custom `data-isso-prefix` attribute.";
|
"and add a custom `data-isso` attribute.";
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user