Add loading indicator

Fixes https://github.com/PrivateBin/PrivateBin/issues/172
This commit is contained in:
rugk
2017-02-05 22:09:46 +01:00
parent afdfcba304
commit edb546de54
4 changed files with 59 additions and 2 deletions

9
tpl/.editorconfig Normal file
View File

@@ -0,0 +1,9 @@
# editorconfig.org
root = false
# special format for PHP templates
[*.php]
indent_style = tab
indent_size = 4