Commit f667f985 authored by Sven Franck's avatar Sven Franck

app: typo

parent f674daf7
......@@ -6145,7 +6145,7 @@
if (pass.create === false) {
pass.state = document.getElementById(pass.url_dict.reference).state;
pass.store_limit = pass.state.query.limit;
pass.state.query.lfimit = [];
pass.state.query.limit = [];
// create state object
} else {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment