Commit 4bccdb68 authored by Andy Hausmann's avatar Andy Hausmann

Fixed #22.

parent e7a4bb9b
......@@ -8,7 +8,7 @@ CREATE TABLE tx_flexslider_domain_model_flexslider (
name varchar(255) DEFAULT '' NOT NULL,
title varchar(255) DEFAULT '' NOT NULL,
subtitle varchar(255) DEFAULT '' NOT NULL,
subtitle text DEFAULT '' NOT NULL,
image text NOT NULL,
link varchar(255) DEFAULT '' NOT NULL,
caption varchar(255) DEFAULT '' NOT NULL,
......
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