kosv/yii2-jquery-fix-clone

Asset extension for fix $.clone() method.

Installs: 36

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Language:JavaScript

Type:yii2-extension

1.0 2019-02-08 09:57 UTC

This package is auto-updated.

Last update: 2024-04-04 17:57:37 UTC


README

This is adaptation jquery.fix.clone.js for Yii2.

Installation

The preferred way to install this extension is through composer.

Install With Composer

Run

php composer.phar require kosv/yii2-jquery-fix-clone "~1.0"

Or, you may add

"kosv/yii2-jquery-fix-clone": "~1.0"

to the require section of your composer.json file and execute php composer.phar update.