@arsedizioni/ars-utils 19.2.9 → 19.2.11
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.
|
@@ -2033,6 +2033,8 @@ class ClipperSearchUtils {
|
|
|
2033
2033
|
models.push(ClipperModel.AggiornamentoNormativo);
|
|
2034
2034
|
break;
|
|
2035
2035
|
case ClipperModule.GiurisprudenzaRecente:
|
|
2036
|
+
models.push(ClipperModel.GiurisprudenzaRecente);
|
|
2037
|
+
break;
|
|
2036
2038
|
case ClipperModule.NormativaVigente:
|
|
2037
2039
|
models.push(ClipperModel.NormativaVigente);
|
|
2038
2040
|
break;
|