pgadmin4/web/pgadmin/static
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
..
css Updated the wcDocker to make use of wcSplitter (new functionalities), 2016-02-29 19:36:51 +05:30
fonts Introduced a mechanism to load required javascripts at runtime 2015-06-30 11:21:57 +05:30
img Add support for creating dialogs, and add an About dialog. 2015-01-27 16:54:39 +00:00
js 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
favicon.ico Put the favicon in the right place. 2015-01-20 12:32:44 +00:00