diff --git a/app/views/pages/references/content-types/create.liquid.haml b/app/views/pages/references/content-types/create.liquid.haml index 7bf06a9..bd73f0e 100644 --- a/app/views/pages/references/content-types/create.liquid.haml +++ b/app/views/pages/references/content-types/create.liquid.haml @@ -34,7 +34,7 @@ position: 1
string
, text
, file
, select
, boolean
, date
, date_time
, tags
, integer
, float
, belongs\_to
, has\_many
, many\_to\_many
.
+ Note: The available field types are : string
, text
, file
, select
, boolean
, date
, date_time
, tags
, integer
, float
, belongs_to
, has_many
, many_to_many
.