Skip to content
This repository has been archived by the owner on Feb 15, 2019. It is now read-only.

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
dessalines committed Sep 10, 2014
1 parent f653a50 commit 4912d84
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions resources/testweb/creator_main.html
Original file line number Diff line number Diff line change
Expand Up @@ -270,8 +270,8 @@ <h3> Description &nbsp;&nbsp;&nbsp; </h3>
data-bv-notempty="true"
data-bv-notempty-message="Can't be empty"

data-bv-stringlength-min=1
data-bv-stringlength-max=140
data-bv-stringlength-min="1"
data-bv-stringlength-max="140"
data-bv-stringlength-message="Too many characters"

>
Expand Down

0 comments on commit 4912d84

Please sign in to comment.