pgAdmin 4 commit: Added the backgrid cell for bootstrap switch for repr

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема pgAdmin 4 commit: Added the backgrid cell for bootstrap switch for repr
Дата
Msg-id E1a9Ywq-0007LP-Mr@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Added the backgrid cell for bootstrap switch for representing the
boolean properties.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1391003e032aee63935e15e51fdc31cd66301e4c

Modified Files
--------------
web/pgadmin/static/css/overrides.css               |   32 +++++----
web/pgadmin/static/js/backgrid/backgrid.pgadmin.js |   69 ++++++++++++++++++--
2 files changed, 80 insertions(+), 21 deletions(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Ashesh Vashi
Дата:
Сообщение: pgAdmin 4 commit: Switch Control was not honouring the user's options f
Следующее
От: Andrej Antonov
Дата:
Сообщение: Re: patch: fix to use ``pg_get_functiondef()``