Project-Pier / ProjectPier-Core

ProjectPier is a Free, Open-Source, PHP application for managing tasks, projects and teams through an intuitive web interface.
http://www.projectpier.org
GNU Affero General Public License v3.0
37 stars 16 forks source link

Link on form pages "Recover last input" should be hidden if there is nothing to restore. #22

Open JonDeG opened 9 years ago

JonDeG commented 9 years ago

It makes it look like something is not working when there is a link that does not do anything. This link should be hidden if there are no cookie values on the page to restore. Probably could be done in application/layouts/inlinejs.php.