Active
Project:
Fever
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Dec 2010 at 10:21 UTC
Updated:
13 Dec 2010 at 10:42 UTC
If some field is required, it should have a star. But in Fever, it has not.
Comments
Comment #1
eL commentedMay be, it is a matter of personal taste, but stars for required fields are a must...
here is a code, which need to be changed:
.form-required {
display: none;
}