pgadmin4/web
Khushboo Vashi 789ece89fb In the current Backgrid implementation, a cell can be made editable through "editable: true/false" settings. It takes only a boolean value.
Add support for a function that can be set as an editable option value.

For Example:

editable: function(m) { return false; }
2016-03-03 14:03:59 +00:00
..
pgadmin In the current Backgrid implementation, a cell can be made editable through "editable: true/false" settings. It takes only a boolean value. 2016-03-03 14:03:59 +00:00
babel.cfg Fix i18n for the docking system. 2015-03-03 10:51:29 +00:00
config.py Add a simple version check mechanism to warn the user if a new release is available. 2016-02-08 16:28:20 +00:00
pgAdmin4.py Copyright updates for 2016. 2016-01-18 14:48:14 +00:00
setup.py Copyright updates for 2016. 2016-01-18 14:48:14 +00:00