mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-12 05:50:16 +02:00
Unindented the indent
This commit is contained in:
parent
8a3abcdd2d
commit
b6df21c8a4
@ -119,6 +119,6 @@ def edit_optimer(request, optimer_id):
|
||||
'operation_name': op.operation_name,
|
||||
'fc': op.fc,
|
||||
'details': op.details,
|
||||
}
|
||||
}
|
||||
form = optimerUpdateForm(initial= data)
|
||||
return render_to_response('registered/optimerupdate.html', {'form':form}, context_instance=RequestContext(request))
|
||||
|
Loading…
x
Reference in New Issue
Block a user