Commit 0b9c24419723c446fa2b1efdd10d010020ee9d34

Authored by Edmar Moretti
1 parent a2d2bcf9

Correcao na opcao de troca do name de um layer no sistema de adm

.buildpath 100644 → 100755
.project 100644 → 100755
... ... @@ -27,16 +27,7 @@
27 27 </natures>
28 28 <filteredResources>
29 29 <filter>
30   - <id>1433889485820</id>
31   - <name></name>
32   - <type>30</type>
33   - <matcher>
34   - <id>org.eclipse.ui.ide.multiFilter</id>
35   - <arguments>1.0-name-matches-false-false-pacotes</arguments>
36   - </matcher>
37   - </filter>
38   - <filter>
39   - <id>1433889485824</id>
  30 + <id>1456666496860</id>
40 31 <name></name>
41 32 <type>30</type>
42 33 <matcher>
... ... @@ -45,7 +36,7 @@
45 36 </matcher>
46 37 </filter>
47 38 <filter>
48   - <id>1433889485827</id>
  39 + <id>1456666496874</id>
49 40 <name></name>
50 41 <type>30</type>
51 42 <matcher>
... ... @@ -54,12 +45,12 @@
54 45 </matcher>
55 46 </filter>
56 47 <filter>
57   - <id>1433889485863</id>
  48 + <id>1456666496883</id>
58 49 <name></name>
59 50 <type>30</type>
60 51 <matcher>
61 52 <id>org.eclipse.ui.ide.multiFilter</id>
62   - <arguments>1.0-name-matches-false-false-.svn</arguments>
  53 + <arguments>1.0-name-matches-false-false-.git</arguments>
63 54 </matcher>
64 55 </filter>
65 56 </filteredResources>
... ...
.settings/.jsdtscope 100644 → 100755
.settings/org.eclipse.core.resources.prefs 100644 → 100755
.settings/org.eclipse.php.core.prefs 100644 → 100755
.settings/org.eclipse.wst.jsdt.core.prefs 100644 → 100755
.settings/org.eclipse.wst.jsdt.ui.prefs 100644 → 100755
.settings/org.eclipse.wst.jsdt.ui.superType.container 100644 → 100755
.settings/org.eclipse.wst.jsdt.ui.superType.name 100644 → 100755
admin/admin.db
No preview for this file type
admin/php/editormapfile.php
... ... @@ -1704,7 +1704,7 @@ function alterarNomeTema(){
1704 1704 $dbhw = null;
1705 1705 $dbh = null;
1706 1706 }
1707   - return "ok";
  1707 + return "ok";
1708 1708 }
1709 1709 function alterarTitulo()
1710 1710 {
... ... @@ -1723,6 +1723,7 @@ function alterarTitulo()
1723 1723  
1724 1724 $mapa->save($mapfile);
1725 1725 removeCabecalho($mapfile);
  1726 + $codigoLayer = $name;
1726 1727 return "ok";
1727 1728 }
1728 1729 function pegaDispo()
... ...
temas/_a.map
... ... @@ -1,32 +0,0 @@
1   -MAP
2   - FONTSET "../symbols/fontes.txt"
3   - SYMBOLSET "../symbols/simbolosv6.sym"
4   - LAYER
5   - CONNECTION ""
6   - DATA ""
7   - METADATA
8   - "cache" ""
9   - "CLASSE" "SIM"
10   - "permitekmz" "SIM"
11   - "permitedownload" "SIM"
12   - "download" "SIM"
13   - "permiteogc" "SIM"
14   - "permitekml" "SIM"
15   - "cortepixels" "0"
16   - END # METADATA
17   - NAME "_a"
18   - STATUS DEFAULT
19   - TEMPLATE "none.htm"
20   - TILEITEM "location"
21   - TYPE LINE
22   - UNITS METERS
23   - CLASS
24   - NAME ""
25   - STYLE
26   - COLOR 0 0 0
27   - SIZE 12
28   - SYMBOL "linha"
29   - END # STYLE
30   - END # CLASS
31   - END # LAYER
32   -END # MAP