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