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
------
master

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

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