Skip to content

Commit

Permalink
Merge pull request #135 from molgen/add-4OG-rooms
Browse files Browse the repository at this point in the history
Add 4. Floor
  • Loading branch information
david authored Jun 18, 2025
2 parents e672978 + a9f31e1 commit 90e9ac1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mpicms/base/templatetags/base_tags.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ def remove_i18n(url):
r"|TH[0-5]\d[ab]?"
r"|HS\d\d"
r"|GH[01]\d"
r"|[K0123]\.[1234]\.F?\d\d"
r"|[K01234]\.[1234]\.F?\d\d"
r"|SR ?([1234])")

SR_MAP = {
Expand Down

0 comments on commit 90e9ac1

Please sign in to comment.