Révision fe3e0cdf
Ajouté par Jocelyn Delande il y a environ 11 ans
.gitignore | ||
---|---|---|
1 | 1 |
upload/ |
2 | 2 |
tiles/ |
3 |
*~ |
|
3 |
*~ |
|
4 |
ref_points.local.php |
Formats disponibles : Unified diff
.gitignore | ||
---|---|---|
1 | 1 |
upload/ |
2 | 2 |
tiles/ |
3 |
*~ |
|
3 |
*~ |
|
4 |
ref_points.local.php |
Formats disponibles : Unified diff
- Moved ref_points.php to something less toulouse-specific ;-)
by default : no ref points, but the ability to define its own list
or to use one of the files from ref_points folder.
- Fixed the UI if the ref_points list is empty.