Merge pull request #5812 from sbwalker/dev
resolve UI issue in module/theme creation
This commit is contained in:
@@ -178,7 +178,7 @@
|
||||
else
|
||||
{
|
||||
_minversion = "2.0.0";
|
||||
_type = "External";
|
||||
_type = "-";
|
||||
}
|
||||
GetLocation();
|
||||
}
|
||||
|
||||
@@ -144,7 +144,7 @@
|
||||
else
|
||||
{
|
||||
_minversion = "2.0.0";
|
||||
_type = "External";
|
||||
_type = "-";
|
||||
}
|
||||
GetLocation();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user