Thingy now requires at least 1 field per new Thing
This commit is contained in:
parent
3f4de3612f
commit
22acd6eb8d
3 changed files with 21 additions and 5 deletions
|
|
@ -934,8 +934,12 @@ search has been done.|,
|
|||
'no permission to search' => {
|
||||
message => q|You do not have permissions to search this Thing.|,
|
||||
lastUpdated => 1219424285,
|
||||
}
|
||||
|
||||
},
|
||||
|
||||
'thing must have fields' => {
|
||||
message => q|Error: You must assign fields to your new Thing.|,
|
||||
lastUpdated => 1219424285,
|
||||
},
|
||||
};
|
||||
|
||||
1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue