|
|
@ -347,7 +347,6 @@ class DocumentoAcessorioView(CreateView): |
|
|
return reverse('materia:documento_acessorio', kwargs={'pk': pk}) |
|
|
return reverse('materia:documento_acessorio', kwargs={'pk': pk}) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
>>>>>>> Init crud legislação citada |
|
|
|
|
|
class AcompanhamentoConfirmarView(TemplateView): |
|
|
class AcompanhamentoConfirmarView(TemplateView): |
|
|
|
|
|
|
|
|
def get_redirect_url(self): |
|
|
def get_redirect_url(self): |
|
|
|