diff --git a/app.build_prod.js b/app.build_prod.js index 60e93d1..92e7891 100644 --- a/app.build_prod.js +++ b/app.build_prod.js @@ -21,6 +21,7 @@ baseUrl: "js", //- this is the directory that the new files will be. it will be created if it doesn't exist dir: "./app-build_prod", + removeCombined: true, paths: { jquery: 'empty:', underscore: 'libs/underscore-min', diff --git a/js/manifest.js b/js/manifest.js index 7e4756e..0600ce8 100644 --- a/js/manifest.js +++ b/js/manifest.js @@ -1,7 +1,7 @@ var myManifest = { Debug: (window.location.port !== ""), Name: "Il Lievitario", - Version: "3.0.1.5", + Version: "3.0.1.7", Author: "Denis Ironi", Settings: { DefaultURL: (window.location.port === "" ? "http://" + window.location.host + "/Service": "http://" + window.location.hostname + ":" + window.location.port + "/Service_Manut"), diff --git a/js/modules/item/itemViewTemplate.html b/js/modules/item/itemViewTemplate.html index bd4ef15..2f164d8 100644 --- a/js/modules/item/itemViewTemplate.html +++ b/js/modules/item/itemViewTemplate.html @@ -34,18 +34,6 @@
<%= ricetta.procedimento%>
La proprietà del materiale pubblicato nel Lievitario , salvo diversa indicazione, è dei rispettivi autori. E’ vietata la ripubblicazione, anche parziale, di tutto il materiale pubblicato nel sito Lievitario senza preventiva autorizzazione scritta.
-