From d46222605f92140bd4686bd1e74322eca3a4b011 Mon Sep 17 00:00:00 2001 From: ROGERIO CASSIMIRO DE SOUZA Date: Fri, 22 Apr 2016 19:24:44 -0300 Subject: [PATCH] redmine #4583 assinatura interna com visualizacoes --- cit-ecm-web/src/main/webapp/html/assinatura/documentoAssinaturaEdit.html | 68 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ cit-ecm-web/src/main/webapp/html/documentoGed/documentoAssinatura.html | 68 -------------------------------------------------------------------- 2 files changed, 68 insertions(+), 68 deletions(-) create mode 100644 cit-ecm-web/src/main/webapp/html/assinatura/documentoAssinaturaEdit.html delete mode 100644 cit-ecm-web/src/main/webapp/html/documentoGed/documentoAssinatura.html diff --git a/cit-ecm-web/src/main/webapp/html/assinatura/documentoAssinaturaEdit.html b/cit-ecm-web/src/main/webapp/html/assinatura/documentoAssinaturaEdit.html new file mode 100644 index 0000000..ea3d792 --- /dev/null +++ b/cit-ecm-web/src/main/webapp/html/assinatura/documentoAssinaturaEdit.html @@ -0,0 +1,68 @@ +
+
+

+ ECM.LABEL.ASSINATURA_DOCUMENTO : {{numeroDocumento}} +

+
+ + + +
+
+
+
+
+
+
+ +
+
+
+
+ +
+
+
+
+
+ +
+
+
+ +
+
+ +
+
+ +
+
+ + +
+
+ +
+
+ +
+
+ +
+
+
+
\ No newline at end of file diff --git a/cit-ecm-web/src/main/webapp/html/documentoGed/documentoAssinatura.html b/cit-ecm-web/src/main/webapp/html/documentoGed/documentoAssinatura.html deleted file mode 100644 index ea3d792..0000000 --- a/cit-ecm-web/src/main/webapp/html/documentoGed/documentoAssinatura.html +++ /dev/null @@ -1,68 +0,0 @@ -
-
-

- ECM.LABEL.ASSINATURA_DOCUMENTO : {{numeroDocumento}} -

-
- - - -
-
-
-
-
-
-
- -
-
-
-
- -
-
-
-
-
- -
-
-
- -
-
- -
-
- -
-
- - -
-
- -
-
- -
-
- -
-
-
-
\ No newline at end of file -- libgit2 0.21.2