Commit 64de6aaa authored by Frank Bergmann's avatar Frank Bergmann

- Now allowing availability to be float instead of integer

parent f768caa6
...@@ -19,7 +19,7 @@ ad_page_contract { ...@@ -19,7 +19,7 @@ ad_page_contract {
edit_p:optional edit_p:optional
message:optional message:optional
{ form_mode "display" } { form_mode "display" }
{ availability:integer "100" } { availability:float "100" }
{ hourly_cost:float "0" } { hourly_cost:float "0" }
{ job_title "" } { job_title "" }
{ job_description "" } { job_description "" }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment