complete descriptions

This commit is contained in:
renaiku
2017-09-04 17:59:09 +02:00
parent 4240bcab51
commit d522b36f2d
+2
View File
@@ -4,3 +4,5 @@ FR - Pôle Emploi
Update SQL database for job whitelist:
ALTER TABLE jobs add whitelisted BOOLEAN NOT NULL DEFAULT FALSE;
You can show (0) or hide (1) a job in the joblisting by changing the value in the DB of the field whitelisted