]> BookStack Code Mirror - bookstack/blobdiff - resources/views/comments/create.blade.php
Updated attachment links to have dropdown for open type
[bookstack] / resources / views / comments / create.blade.php
index 12216b95b9bdb1f5ef33bfc3403094773b5aa73b..a5a84b004dc8e20a2fbf514487f5bfa13b548e3d 100644 (file)
@@ -24,7 +24,7 @@
                 <button type="submit" class="button">{{ trans('entities.comment_save') }}</button>
             </div>
             <div class="form-group loading" style="display: none;">
-                @include('partials.loading-icon', ['text' => trans('entities.comment_saving')])
+                @include('common.loading-icon', ['text' => trans('entities.comment_saving')])
             </div>
         </form>
     </div>