mirror of
https://gitlab.com/TheGamecraft/c-cms.git
synced 2026-04-21 02:39:10 -04:00
3.2.1
This commit is contained in:
@@ -18,7 +18,7 @@ class CreateComplementaryActivitiesTable extends Migration
|
||||
$table->string('name');
|
||||
$table->text('public_body');
|
||||
$table->text('public_slogan');
|
||||
$table->string('public_header_picture');
|
||||
$table->text('public_header_picture');
|
||||
$table->text('admin_desc');
|
||||
$table->string('calendar_color')->default('blue');
|
||||
$table->string('calendar_icon')->default('<i class="fa fa-question-circle"></i>');
|
||||
|
||||
Reference in New Issue
Block a user