You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nodebb/NOTES.md

10 lines
300 B
Markdown

### 0.4x Refactor Notes
Please remove this file after 0.4x (or perhaps organize it so that we can see the history of breaking changes)
## Themes
* Required change in all themes - please add "ajaxifying" class to your header.tpl's #content div.
<div class="container ajaxifying" id="content">