Nuevo plugin Additionals 2.0.20
This commit is contained in:
parent
a2a901b71b
commit
93e1e28683
354 changed files with 40514 additions and 0 deletions
10
plugins/additionals/app/overrides/users/show.rb
Executable file
10
plugins/additionals/app/overrides/users/show.rb
Executable file
|
@ -0,0 +1,10 @@
|
|||
Deface::Override.new virtual_path: 'users/show',
|
||||
name: 'user-show-info-hook',
|
||||
insert_top: 'div.splitcontentleft ul:first-child',
|
||||
original: 'aff8d775275e3f33cc45d72b8e2896144be4beff',
|
||||
partial: 'hooks/view_users_show'
|
||||
Deface::Override.new virtual_path: 'users/show',
|
||||
name: 'user-contextual-hook',
|
||||
insert_bottom: 'div.contextual',
|
||||
original: '9d6a7ad6ba0addc68c6b4f6c3b868511bc8eb542',
|
||||
partial: 'hooks/view_users_contextual'
|
Loading…
Add table
Add a link
Reference in a new issue