refactor: SELECT * replaced by SELECT fieldname1, fieldname2 ...

So far in a few places.
This commit is contained in:
Martin Ambrus
2017-11-05 09:03:59 +01:00
parent 740c28f136
commit 57057384d3
6 changed files with 133 additions and 101 deletions
+1
View File
@@ -1,3 +1,4 @@
- oasis attack does not return troops
- shouldn't we create accounts from middle towards corners, not middle-corners-everywhere?
- change "incoming attacker" title of the raid list icon when actually attacking a farm (it should be "Own attacking troops")
- change "select all" button to actually select all checkboxes via JS, not via page reload