Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 159 Rev 160
Línea 1239... Línea 1239...
1239
		    		$('#form-section #section-value').val()
1239
		    		$('#form-section #section-value').val()
1240
		    	);	
1240
		    	);	
1241
		    }
1241
		    }
Línea 1242... Línea 1242...
1242
		    
1242
		    
1243
		    renderData(objFormGenerator.sections);
-
 
1244
		    
1243
		    renderData(objFormGenerator.sections);
1245
			$('#modal-section').modal('hide');
1244
			$('#modal-section').modal('hide');
1246
			return false;
1245
			return false;
1247
		  }
1246
		  }