dingoblog / dingo

Blog engine written in Go
MIT License
284 stars 37 forks source link

issue #48 and other detail #68

Closed kitelife closed 8 years ago

kitelife commented 8 years ago

fix two bug:

  1. In /admin/files/ page, after uploading file, it will raise a js error. And if uploading successfully, new file should be shown in the table.
  2. Also in /admin/files/ page, after deleting file, the file isn't deleted from the page.
dinever commented 8 years ago

Looks good to me. Thanks for the contribution @youngsterxyf!