Compare commits
	
		
			2 Commits
		
	
	
		
			0320bf60b7
			...
			0ad8e5c7f9
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 0ad8e5c7f9 | |||
| efd3d656f0 | 
@ -42,9 +42,6 @@ export class NotConservedSheet {
 | 
				
			|||||||
                <strong>Bibliografia:</strong> ${await this.biblio(this._data.id)}
 | 
					                <strong>Bibliografia:</strong> ${await this.biblio(this._data.id)}
 | 
				
			||||||
            </p>
 | 
					            </p>
 | 
				
			||||||
            <p class="p-2">
 | 
					            <p class="p-2">
 | 
				
			||||||
                <span class="icon has-text-link">
 | 
					 | 
				
			||||||
                    <i class="fa fa-map"></i>
 | 
					 | 
				
			||||||
                </span>
 | 
					 | 
				
			||||||
                <strong>Autore scheda:</strong> ${this._data.author}
 | 
					                <strong>Autore scheda:</strong> ${this._data.author}
 | 
				
			||||||
            </p>
 | 
					            </p>
 | 
				
			||||||
        </div>`;
 | 
					        </div>`;
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user