Correction des différents bugs
This commit is contained in:
@@ -67,7 +67,7 @@ class Contest extends Resource
|
||||
})
|
||||
->disableDownload(),
|
||||
URL::make('URL')->readonly(),
|
||||
Date::make('Fin')->readonly()->sortable(),
|
||||
Date::make('Fin')->sortable(),
|
||||
Text::make('Tweet ID', 'tweetid')->hideFromIndex()->readonly(),
|
||||
Text::make('Nb Tweet', 'nbtweet')->readonly(),
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user