From: Paul Poulain <[email protected]>

---
 .../prog/en/modules/acqui/addorderiso2709.tmpl     |    7 -------
 .../prog/en/modules/acqui/neworderempty.tmpl       |    7 -------
 2 files changed, 0 insertions(+), 14 deletions(-)

diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/addorderiso2709.tmpl 
b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/addorderiso2709.tmpl
index 4e74eb9..42380e7 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/addorderiso2709.tmpl
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/addorderiso2709.tmpl
@@ -114,13 +114,6 @@ function deleteItemBlock(index) {
                                         </div><!-- /iteminformation -->
                                         </div>
                                         
-                                        <input type="hidden" name="moditem" 
value="" /> 
-                                        <input type="hidden" name="tag" 
value="<!-- TMPL_VAR NAME="itemtagfield" -->" />
-                                        <input type="hidden" name="subfield" 
value="<!-- TMPL_VAR NAME="itemtagsubfield" -->" />
-                                        <input type="hidden" name="serial" 
value="<!-- TMPL_VAR NAME="serialid" -->" />
-                                        <input type="hidden" name="bibnum" 
value="<!-- TMPL_VAR NAME="biblionumber" -->" />
-                                        <input type="hidden" name="itemid" 
value="<!-- TMPL_VAR name="import_record_id" -->" />
-                                        <input type="hidden" 
name="field_value" value="<!-- TMPL_VAR NAME="itemnumber" -->" />
                                         <input type="hidden" 
name="quantityrec-<!-- TMPL_VAR name="import_record_id" -->" 
id="quantityrec-<!-- TMPL_VAR name="import_record_id" -->" value="1" />
                                         <!--/TMPL_LOOP--> <!-- /items -->
                                     </fieldset>
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tmpl 
b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tmpl
index 2daf10b..29b9c82 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tmpl
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tmpl
@@ -217,13 +217,6 @@ function Check(ff) {
         </div><!-- /iteminformation -->
         </div>
 
-        <input type="hidden" name="moditem" value="" />
-        <input type="hidden" name="tag" value="<!-- TMPL_VAR 
NAME="itemtagfield" -->" />
-        <input type="hidden" name="subfield" value="<!-- TMPL_VAR 
NAME="itemtagsubfield" -->" />
-        <input type="hidden" name="serial" value="<!-- TMPL_VAR 
NAME="serialid" -->" />
-        <input type="hidden" name="bibnum" value="<!-- TMPL_VAR 
NAME="biblionumber" -->" />
-        <input type="hidden" name="itemid" value="1" />
-        <input type="hidden" name="field_value" value="<!-- TMPL_VAR 
NAME="itemnumber" -->" />
         <!--/TMPL_LOOP--> <!-- /items -->
     </fieldset>
     <!-- /TMPL_IF --> <!-- items -->
-- 
1.6.0.4

_______________________________________________
Koha-patches mailing list
[email protected]
http://lists.koha.org/mailman/listinfo/koha-patches

Reply via email to