Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code improvements #6

Open
Rzr7 opened this issue Oct 21, 2019 · 0 comments
Open

Code improvements #6

Rzr7 opened this issue Oct 21, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Rzr7
Copy link
Owner

Rzr7 commented Oct 21, 2019

Remove all $(function() { due to uselessness.

Code execution does not run asynchronously, we can assume that the previous data is already loaded.

Create a variable in html [[ BLOCK:ID ]], instead of doing this: blockHtml.replace('>', ' id="'+this.id+'">');

@Rzr7 Rzr7 added the enhancement New feature or request label Oct 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants