fix indentation

This commit is contained in:
Alexander Chalikiopoulos 2016-05-30 17:41:12 +02:00
parent 3ce08dd463
commit 8cbe510164

View file

@ -517,7 +517,7 @@ function get_data_for(view)
app = {} app = {}
} }
local all_apps = {} local all_apps = {}
local sorted_apps = {} local sorted_apps = {}
-- Add user's accessible URLs using the ACLs. -- Add user's accessible URLs using the ACLs.