BURs: don't allow requesting implications that already exist.
Fix it being possible to request duplicate implications.
This commit is contained in:
@@ -68,3 +68,10 @@ en:
|
||||
saved_search:
|
||||
user: "You"
|
||||
user_id: "You"
|
||||
errors:
|
||||
models:
|
||||
tag_implication:
|
||||
attributes:
|
||||
antecedent_name:
|
||||
taken: "Implication already exists"
|
||||
format: "%{message}"
|
||||
|
||||
Reference in New Issue
Block a user