mirror of
https://github.com/rr-/szurubooru.git
synced 2025-07-17 08:26:24 +00:00
Improved Javascript coding style
This commit is contained in:
@ -14,7 +14,7 @@ App.Presenters.PostListPresenter = function(
|
||||
|
||||
function render() {
|
||||
$el.html('Post list placeholder');
|
||||
};
|
||||
}
|
||||
|
||||
return {
|
||||
init: init,
|
||||
|
Reference in New Issue
Block a user