cartodb-4.42/lib/assets/javascripts/cartodb/models/common_tables.js

7 lines
139 B
JavaScript
Raw Normal View History

2024-04-06 13:25:13 +08:00
/**
* Collection for common data
* - For the moment is static.
*/
cdb.admin.CommonTables = Backbone.Collection.extend({});