Skip to content

Commit

Permalink
Correção das msgs para as mudanças de status
Browse files Browse the repository at this point in the history
  • Loading branch information
jamilatta committed May 13, 2014
1 parent bd15ae8 commit 4956d0a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scielomanager/articletrack/views.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
from waffle.decorators import waffle_flag
from django.shortcuts import render_to_response, get_object_or_404
from django.template.context import RequestContext
from django.contrib.auth.decorators import login_required
from django.contrib.auth.decorators import permission_required
from django.utils.translation import ugettext as _
from django.contrib import messages
Expand Down

0 comments on commit 4956d0a

Please sign in to comment.