working on edit form
This commit is contained in:
@@ -5,7 +5,8 @@ namespace CityInfo.WEB.Components
|
||||
public enum LinkType
|
||||
{
|
||||
Create,
|
||||
Edit
|
||||
Edit,
|
||||
Details
|
||||
}
|
||||
public partial class PageHeader
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user