contao / contao-manager

Contao Manager
GNU Lesser General Public License v3.0
85 stars 33 forks source link

Do not show the Contao Manager version in document title / browser tab, when not logged in #605

Closed cliffparnitzky closed 4 years ago

aschempp commented 4 years ago

Good catch! I think we can simply remove the package version from the URL in all cases, what do you think?

cliffparnitzky commented 4 years ago

If you mean this line: https://github.com/contao/contao-manager/pull/605/files#diff-d51b2d25bd02b6f91121b9f9b0b09d8789bffc06711398b0b94f22d791d2d9bbR138 , yes of course, we cann remove it, even if it was hard to write 😄 .