@@ -93,7 +93,7 @@ |
||
93 | 93 | echo view('cards/add-source-citation', [ |
94 | 94 | 'level' => 2, |
95 | 95 | 'full_citations' => $controller->tree()->getPreference('FULL_SOURCES'), |
96 | - ]); } |
|
96 | + ]); } |
|
97 | 97 | if ($level1type !== 'OBJE') { |
98 | 98 | if ($controller->tree()->getPreference('MEDIA_UPLOAD') >= Auth::accessLevel($controller->tree())) { |
99 | 99 | echo view('cards/add-media-object', [ |