refactoring
This commit is contained in:
parent
7ccf20e25b
commit
c06560a59d
2 changed files with 3 additions and 3 deletions
|
|
@ -2,7 +2,7 @@ using System.ComponentModel.DataAnnotations;
|
|||
|
||||
namespace Yavsc.Models.Relationship
|
||||
{
|
||||
public class Link
|
||||
public class HyperLink
|
||||
{
|
||||
[Display(Name="Hyper référence")]
|
||||
public string HRef { get; set; }
|
||||
Loading…
Add table
Add a link
Reference in a new issue