diff --git a/template/bricks/mapper.tpl.php b/template/bricks/mapper.tpl.php index ed0ba3be..37832ad0 100644 --- a/template/bricks/mapper.tpl.php +++ b/template/bricks/mapper.tpl.php @@ -74,7 +74,7 @@ if ([$mapper, $mapperData, $som, $foundIn] = $this->map): if (rsp /* == x */) alert('move failed. details tbd'); else - location.reload(true); + location.search += "&refresh"; }, }); }