@redus/georedus-ui 0.19.0 → 0.19.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +6 -0
- package/dist/main.js +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
package/dist/main.js
CHANGED
|
@@ -3932,7 +3932,7 @@ function cem_escolas_2022(config, allViewSpecs, context) {
|
|
|
3932
3932
|
return filter ? fmtMetadataApiFilterExp(filter) : {};
|
|
3933
3933
|
});
|
|
3934
3934
|
var _id_municipio_apiFilterExpr = ['$template', 'eq.${0}', ['$get', 'municipioId']];
|
|
3935
|
-
var $sourceLabel = 'INEP
|
|
3935
|
+
var $sourceLabel = 'INEP';
|
|
3936
3936
|
|
|
3937
3937
|
//
|
|
3938
3938
|
// Specify some utilities connected to the base setup
|