Commit cb008da8 authored by Pedro Eduardo Trujillo's avatar Pedro Eduardo Trujillo
Browse files

Actualiza rutas de importaciones antiguas

parent cc01f399
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
define([
	"app/viewers/views/BibliographyView"
	, "app/catalog/views/SpeciesCatalogView"
	"src/catalog/bibliography/BibliographyCatalogView"
	, "src/catalog/species/SpeciesCatalogView"
	, "app/components/steps/CitationStep"
	, "app/components/steps/MainDataStep"
	, "app/components/steps/DocumentStepFiltered"