Changeset 380a99a in ecoalba


Ignore:
Timestamp:
Apr 23, 2014, 11:07:08 AM (10 years ago)
Author:
eparedes <eparedes@…>
Branches:
master
Children:
362c208, 80b19db
Parents:
f54c686
Message:

anexarconvenios lpais

File:
1 edited

Legend:

Unmodified
Added
Removed
  • templates/convenios/anexarconvenios.html

    r47c62bb r380a99a  
    4747                document.getElementById('boton').addEventListener('click', function(e) {
    4848            document.getElementById('id_lpaissSeleccionados').value = '';
    49             ventanaHija = window.open('{{BASE_URL}}/convenios/Paises/?alba={{alba}}', 'Abrir', 'width=1024, height=480, left=100, top=100, screenX=10, screenY=100');
     49            ventanaHija = window.open('{{BASE_URL}}/convenios/Paises/?alba={{alba}}&lpais=""', 'Abrir', 'width=1024, height=480, left=100, top=100, screenX=10, screenY=100');
    5050           
    5151            e.preventDefault();
Note: See TracChangeset for help on using the changeset viewer.