Commit 1aaab8ff255407bd95eb1469fcbc1de4e152dedc

Authored by gibransodre
1 parent 72931a53
Exists in master

Indentação

bin/pom.xml
... ... @@ -26,8 +26,6 @@
26 26 <version>3.1</version>
27 27 </dependency>
28 28  
29   -
30   -
31 29 </dependencies>
32 30 <build>
33 31 <finalName>ases</finalName>
... ...
pom.xml
... ... @@ -8,6 +8,7 @@
8 8 <name>Ases Webapp</name>
9 9  
10 10 <url>http://maven.apache.org</url>
  11 +
11 12 <dependencies>
12 13 <dependency>
13 14 <groupId>junit</groupId>
... ...
src/main/webapp/WEB-INF/templates-relatorios/relatorio-avaliacao.jrxml
... ... @@ -237,7 +237,6 @@
237 237 <textElement>
238 238 <font size="15" isBold="true"/>
239 239 </textElement>
240   - <text><![CDATA[Data/Hora:]]></text>
241 240 </staticText>
242 241 <textField>
243 242 <reportElement x="123" y="242" width="433" height="20" uuid="e02bad1d-cc4c-4cfc-a093-41b6a2433dd1"/>
... ...