Proyectos de Subversion LeadersLinked - Backend

Rev

Rev 7771 | Rev 7773 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 7771 Rev 7772
Línea 1710... Línea 1710...
1710
        ],
1710
        ],
1711
        removePlugins: 'elementspath,Anchor',
1711
        removePlugins: 'elementspath,Anchor',
1712
        height: 100
1712
        height: 100
1713
    });
1713
    });
Línea 1714... Línea -...
1714
    
-
 
1715
    autocompleteLocation.addListener('place_changed', $.fn.fillInAddressLocation);
-
 
1716
    autocompleteLocationNew.addListener('place_changed', $.fn.fillInAddressNewLocation);
1714
    
1717
});
1715
});
1718
JS;
1716
JS;
Línea 1719... Línea 1717...
1719
$this->inlineScript()->captureEnd();
1717
$this->inlineScript()->captureEnd();