Jonathan Cobb пре 5 година
родитељ
комит
48f5eb8715
2 измењених фајлова са 2 додато и 2 уклоњено
  1. +1
    -1
      bubble-server/src/main/resources/bubble/rule/social/block/JsUserBlocker.js.hbs
  2. +1
    -1
      bubble-web

+ 1
- 1
bubble-server/src/main/resources/bubble/rule/social/block/JsUserBlocker.js.hbs Прегледај датотеку

@@ -43,7 +43,7 @@ function {{JS_PREFIX}}_block_user (author) {
bubbleControlDiv.style.position = 'fixed';
bubbleControlDiv.style.bottom = '0';
bubbleControlDiv.style.right = '0';
bubbleControlDiv.innerHTML = '<a href="{{{BUBBLE_HOME}}}/apps/UserBlocker/sites/{{SITE}}/data"><img width="64" src="/__bubble/bubble_icon.png"/></a>';
bubbleControlDiv.innerHTML = '<a href="{{{BUBBLE_HOME}}}/app/UserBlocker/sites/{{SITE}}/data"><img width="64" src="/__bubble/bubble_icon.png"/></a>';
document.getElementsByTagName('body')[0].appendChild(bubbleControlDiv);

{{JS_PREFIX}}_fetch_blocks();


+ 1
- 1
bubble-web

@@ -1 +1 @@
Subproject commit c95d45d26471b75e9bd5e7a3e2f3bf80e31890d1
Subproject commit e7f6f109834d17234f893e2d01f66d845487a47f

Loading…
Откажи
Сачувај