diff options
| author | Siri Reiter <siri@jones.dk> | 2016-02-19 02:13:03 +0100 |
|---|---|---|
| committer | Siri Reiter <siri@jones.dk> | 2016-02-19 02:13:03 +0100 |
| commit | 5d0d2fdcc10112feb8e25b35a6675810cd80823a (patch) | |
| tree | 93b4f34d7987e6dbca23260af6b87b9f4a7bd3ac | |
| parent | fb800fc800d8ca0e07bfb3dd681a764bbc1cb677 (diff) | |
Adjust inline list criteria.
| -rw-r--r-- | city.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -24,12 +24,12 @@ gennem Minefeltet. ##Oversigter over ture i dele af Indre By -[[!inline pages="link(tag/citybydel)"]] +[[!inline pages="link(tag/city) and link(tag/oversigt)"]] ##Forskellige specialture i Indre By -[[!inline pages="link(tag/city) and !link(tag/sightseeing)"]] +[[!inline pages="link(tag/city) and !link(tag/sightseeing) and !link(tag/oversigt)"]] """]] |
