aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2017-12-04 15:14:58 -0800
committerzotlabs <mike@macgirvin.com>2017-12-04 15:14:58 -0800
commitcb39d9435da54239e8e36d2d53877a19c10bab83 (patch)
treebe89ef38d054ab88276fde0410182ce44a8bc193 /view/tpl
parent0305983360568f991365cd815d081afedaa6d742 (diff)
downloadvolse-hubzilla-cb39d9435da54239e8e36d2d53877a19c10bab83.tar.gz
volse-hubzilla-cb39d9435da54239e8e36d2d53877a19c10bab83.tar.bz2
volse-hubzilla-cb39d9435da54239e8e36d2d53877a19c10bab83.zip
We only require one Update module. The rest are superfluous.
Diffstat (limited to 'view/tpl')
-rwxr-xr-xview/tpl/build_query.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/build_query.tpl b/view/tpl/build_query.tpl
index bfe5c8a08..1d938d395 100755
--- a/view/tpl/build_query.tpl
+++ b/view/tpl/build_query.tpl
@@ -1,6 +1,6 @@
<script>
- var bParam_cmd = "{{$baseurl}}/update_{{$pgtype}}";
+ var bParam_cmd = "{{$baseurl}}/update/{{$pgtype}}";
var bParam_uid = {{$uid}};