albrechtjan / workload

Survey web application for TU Dresden
survey.zqa.tu-dresden.de
GNU Affero General Public License v3.0
0 stars 0 forks source link

Invalid inputs not marked red #44

Closed KonstantinSchubert closed 9 years ago

KonstantinSchubert commented 9 years ago

Invalid inputs get a class .inputInvalid, but the corresponding CSS is not actually being applied.

KonstantinSchubert commented 9 years ago

fixed