Welcome to mirror list, hosted at ThFree Co, Russian Federation.

_middle_dot_divider.html.haml « users « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 540a200921f5d9696e776950cf2fcb8f5bed0238 (plain)
1
2
3
4
5
- stacking = local_assigns.delete(:stacking)
- breakpoint = local_assigns.delete(:breakpoint)

%div{ class: middle_dot_divider_classes(stacking, breakpoint), **local_assigns }
  = yield