Skip to content

Commit

Permalink
Rename users/notifications/_actions partial to users/notifications/_i…
Browse files Browse the repository at this point in the history
…ndex_actions

It is now clear for which view these actions are
  • Loading branch information
Dany Marcoux committed May 6, 2020
1 parent c8a0c29 commit 51d47a4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
:ruby
if flipper_responsive?
render partial: 'webui/users/notifications/responsive_ux/actions'
render partial: 'webui/users/notifications/responsive_ux/index_actions'
end

.row
Expand Down

0 comments on commit 51d47a4

Please sign in to comment.