8bbe4ff934
Testing suggests that at least some browsers (like mozilla) cache things in a way that prevents the href="#" from reloading anything, so the button didn't work. Did not see a quick way to fix this better, so just suggest user reload. |
||
---|---|---|
.. | ||
configurators | ||
control | ||
dashboard | ||
documentation | ||
notifications | ||
sidebar | ||
actionbutton.hamlet | ||
bootstrap.hamlet | ||
controlmenu.hamlet | ||
error.cassius | ||
error.hamlet | ||
page.cassius | ||
page.hamlet | ||
page.julius | ||
README | ||
repolist.hamlet | ||
repolist.julius |
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.