78b3dada5b
Depending on how the webapp was started up and whether the user clicked on any links in it, window.close() may be disallowed by browser security policy. Also if that fails, display a modal dialog that nicely blackens out the webapp. TODO: avoid Escape closing it. Bootstrap's docs are unclear about how to do that. |
||
---|---|---|
.. | ||
alert.hamlet | ||
bootstrap.hamlet | ||
htmlshim.hamlet | ||
intro.hamlet | ||
longpolling.julius | ||
metarefresh.hamlet | ||
page.cassius | ||
page.hamlet | ||
README | ||
sidebar.hamlet | ||
transfers.hamlet |
These are template files for the git-annex webapp. They use the Shakespearean template library, which is documented here: http://www.yesodweb.com/book/shakespearean-templates Note that for most of the templates, it will use files ending in .hamlet, .julius, and .cassius if they exist. So if you need to add CSS, or javascript, you can create the missing template files.