Thread: pgAdmin 4 commit: Using 'categroy_id' instead of 'cid' in thepreferenc

pgAdmin 4 commit: Using 'categroy_id' instead of 'cid' in thepreferenc

From
Ashesh Vashi
Date:
Using 'categroy_id' instead of 'cid' in the preferences Backbone.Model,
as it is used by the Backbone.Collection to get the object by id.

Branch
------
WEBPACK_DEVEL2

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f950d392b838c475f3040bb869bae9e186ddfd9e

Modified Files
--------------
web/pgadmin/preferences/__init__.py              | 2 +-
web/pgadmin/preferences/static/js/preferences.js | 3 ++-
2 files changed, 3 insertions(+), 2 deletions(-)