Merge branch 'develop' of git.general-servers.com:expomap/expomap into develop

remotes/origin/1203
kotzilla 11 years ago
commit fb7159362f
  1. 2
      exposition/views.py

@ -427,4 +427,4 @@ def add_note(request, slug):
args['not_authorized'] = True
args['success'] = True
return HttpResponse(json.dumps(args), content_type='application/json')
return HttpResponse(json.dumps(args), content_type='application/json')

Loading…
Cancel
Save