diff options
| author | Greg Roach <fisharebest@webtrees.net> | 2019-12-02 20:35:43 +0000 |
|---|---|---|
| committer | Greg Roach <fisharebest@webtrees.net> | 2019-12-02 20:35:43 +0000 |
| commit | ff995987d4f49998b73210a12a1cd47e39ef63a0 (patch) | |
| tree | fa7cde64ebbd935654d1e6235f60c3b20349bb39 /resources/views | |
| parent | b6cbda56211056b0a196beca59a08357e110cc70 (diff) | |
| download | webtrees-ff995987d4f49998b73210a12a1cd47e39ef63a0.tar.gz webtrees-ff995987d4f49998b73210a12a1cd47e39ef63a0.tar.bz2 webtrees-ff995987d4f49998b73210a12a1cd47e39ef63a0.zip | |
Move module views to the views/modules folder
Diffstat (limited to 'resources/views')
| -rw-r--r-- | resources/views/modules/branches/list.phtml (renamed from resources/views/branches-list.phtml) | 0 | ||||
| -rw-r--r-- | resources/views/modules/individual-list/page.phtml (renamed from resources/views/individual-list-page.phtml) | 0 | ||||
| -rw-r--r-- | resources/views/modules/media-list/page.phtml (renamed from resources/views/media-list-page.phtml) | 0 | ||||
| -rw-r--r-- | resources/views/modules/note-list/page.phtml (renamed from resources/views/note-list-page.phtml) | 0 | ||||
| -rw-r--r-- | resources/views/modules/repository-list/page.phtml (renamed from resources/views/repository-list-page.phtml) | 0 | ||||
| -rw-r--r-- | resources/views/modules/source-list/page.phtml (renamed from resources/views/source-list-page.phtml) | 0 |
6 files changed, 0 insertions, 0 deletions
diff --git a/resources/views/branches-list.phtml b/resources/views/modules/branches/list.phtml index 5c0c15df45..5c0c15df45 100644 --- a/resources/views/branches-list.phtml +++ b/resources/views/modules/branches/list.phtml diff --git a/resources/views/individual-list-page.phtml b/resources/views/modules/individual-list/page.phtml index fc9de325be..fc9de325be 100644 --- a/resources/views/individual-list-page.phtml +++ b/resources/views/modules/individual-list/page.phtml diff --git a/resources/views/media-list-page.phtml b/resources/views/modules/media-list/page.phtml index 041925d652..041925d652 100644 --- a/resources/views/media-list-page.phtml +++ b/resources/views/modules/media-list/page.phtml diff --git a/resources/views/note-list-page.phtml b/resources/views/modules/note-list/page.phtml index 3be5fcd5dd..3be5fcd5dd 100644 --- a/resources/views/note-list-page.phtml +++ b/resources/views/modules/note-list/page.phtml diff --git a/resources/views/repository-list-page.phtml b/resources/views/modules/repository-list/page.phtml index 19ffc64459..19ffc64459 100644 --- a/resources/views/repository-list-page.phtml +++ b/resources/views/modules/repository-list/page.phtml diff --git a/resources/views/source-list-page.phtml b/resources/views/modules/source-list/page.phtml index 146fb1ef6e..146fb1ef6e 100644 --- a/resources/views/source-list-page.phtml +++ b/resources/views/modules/source-list/page.phtml |
