mirror of
https://github.com/internetee/registry.git
synced 2025-07-23 19:20:37 +02:00
Domain versioning
This commit is contained in:
parent
d94eb22fc6
commit
a41505e319
16 changed files with 212 additions and 30 deletions
|
@ -1,5 +1,5 @@
|
|||
class Admin::ContactVersionsController < AdminController
|
||||
before_action :set_contact
|
||||
before_action :set_contact, only: [:show]
|
||||
|
||||
def index
|
||||
@q = Contact.search(params[:q])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue