Skip to content
代码片段 群组 项目
提交 4082108f 编辑于 作者: Savas Vedova's avatar Savas Vedova
浏览文件

Merge branch '353759-make-spinners-pajamas-compliant-diff-files' into 'master'

Migrate to pajamas spinner

See merge request gitlab-org/gitlab!85501
No related branches found
No related tags found
无相关合并请求
......@@ -34,8 +34,7 @@
- if load_diff_files_async
- url = url_for(safe_params.merge(action: 'diff_files'))
.js-diffs-batch{ data: { diff_files_path: url } }
.text-center
%span.gl-spinner.gl-spinner-md
= gl_loading_icon( size: "md", css_class: "gl-mt-4" )
- else
= render partial: 'projects/diffs/file', collection: diff_files, as: :diff_file, locals: { project: diffs.project, environment: environment, diff_page_context: diff_page_context }
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册