Commit Graph

6 Commits

Author SHA1 Message Date
Badet Aurélien
69ffba34e8 Update html.php 2016-11-19 00:52:49 +01:00
Badet Aurélien
1f82fa7e0f Update html.php 2016-11-19 00:49:33 +01:00
Badet Aurélien
7780df282b Update html.php 2016-11-19 00:44:23 +01:00
Badet Aurélien
056f2e220d additional check on Bridge's compatibles FORMATS list before showing helperbuttons
If there is errors in compatibles formats list, the malformed formats are skipped.
If there is no compatible format, we use le list of available formats instead.
2016-11-19 00:35:37 +01:00
Badet Aurélien
fa359e2c72 Check for Bridge's const FORMATS restrictions before adding helperbuttons 2016-11-18 23:52:16 +01:00
Pierre Mazière
747be13849 [core] extract HTMLUtils methods to make them functions
Methods displayBridgeCard, sanitize, defaultImageSrcTo are now
functions in lib/html.php
getHelperButtinsFormat and getFormHeader are now anonymous functions
defined in displayBridgeCard

Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
2016-09-25 23:58:52 +02:00