AyuntamientoMadrid / transparencia

http://transparencia.madrid.es/
GNU Affero General Public License v3.0
53 stars 24 forks source link

Add info text to the profiles that do not have some declaration #170

Closed iagirre closed 6 years ago

iagirre commented 6 years ago

Where

What

Add an info text to the profiles that do not have asset or activities declarations.

How

When there are no declarations of any type, the message is shown. If there is at least one, the declarations appear.

Screenshots

captura de pantalla de 2018-03-06 17-08-00


captura de pantalla de 2018-03-06 17-09-25

Test

Some test has been modified. There are two test to check if the declaraions are well visualized. In each test, I added a verification to see if the corresponding message is shown. I added another test to check that both messages are shown when there are no declarations of any type.

Deployment

Nothing to apply.

Warnings

I added some div to be able to check the messages independently in the tests.