mirror of
https://github.com/internetee/registry.git
synced 2025-08-02 07:52:04 +02:00
Client side validations
This commit is contained in:
parent
e987e201ad
commit
b51310062d
53 changed files with 503 additions and 305 deletions
|
@ -1,5 +1,6 @@
|
|||
module Depp
|
||||
class Keyrelay
|
||||
include DisableHtml5Validation
|
||||
attr_accessor :current_user, :epp_xml
|
||||
|
||||
def initialize(args = {})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue