This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
git-annex
Watch
2
Star
0
Fork
You've already forked git-annex
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
c8b74cdfd7
git-annex
/
templates
/
dashboard
/
metarefresh.hamlet
3 lines
85 B
Text
Raw
Normal View
History
Unescape
Escape
cleaned up refreshing code into a widget Very happy to have a reusable autoUpdate widget that can make any Yesod widget automatically refresh! Also added support for non-javascript browsers, falling back to meta refresh. Also, the home page is now rendered with the webapp status on it, before any refreshing is done.
2012-07-27 01:03:46 +00:00
<noscript>
better noscript UI
2012-07-29 04:55:22 +00:00
<meta http-equiv="refresh" content="#{show delayseconds}; URL=@{this}">
Reference in a new issue
Copy permalink