Skip to content
Snippets Groups Projects
Commit 3a1e6328 authored by Brian Moe's avatar Brian Moe
Browse files

oops. missed an instance of a template tag lib reference

parent ad83ef8d
No related branches found
No related tags found
No related merge requests found
......@@ -418,7 +418,7 @@ def search(request):
def timeline(request):
import simplejson
from templatetags.timeutil import gpsToUtc
gracedb.utils import gpsToUtc
from django.utils import dateformat
response = HttpResponse(mimetype='application/javascript')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment