mirror of
https://github.com/wekan/wekan.git
synced 2025-12-20 17:30:13 +01:00
Some pages use relative links such as boards link at the home page. Others use absolute url such as cards in boards' lists. This commits goal is to allow for consistent use of relative urls. Origin relative URLs also helps decoupling Wekan from the infrastructure it's deployed on. i.e if it's being served, it should work. |
||
|---|---|---|
| .. | ||
| list.jade | ||
| list.js | ||
| list.styl | ||
| listBody.jade | ||
| listBody.js | ||
| listHeader.jade | ||
| listHeader.js | ||
| minilist.jade | ||