فهرست منبع

fix https://trac.osgeo.org/grass/changeset/55256

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@55263 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Neteler 12 سال پیش
والد
کامیت
6fe136cce1
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      gui/wxpython/vnet/dialogs.py

+ 1 - 1
gui/wxpython/vnet/dialogs.py

@@ -620,7 +620,7 @@ class VNETDialog(wx.Dialog):
 
         vectMapName, mapSet = self._parseMapStr(self.inputData['input'].GetValue())
         vectorMap = vectMapName + '@' + mapSet
-cd .
+
         self.inputData['alayer'].Clear()
         self.inputData['nlayer'].Clear()