mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-05-27 13:34:30 -04:00
Removes some redundancy.
This commit is contained in:
parent
6bfbdb4d05
commit
8ee901517b
14 changed files with 293 additions and 323 deletions
|
@ -6,6 +6,7 @@
|
|||
* kudos to http://github.com/jeromeetienne/jquery-qrcode
|
||||
*/
|
||||
(function ($) {
|
||||
'use strict';
|
||||
|
||||
// @include "qrcode.js"
|
||||
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
*
|
||||
* still quick and dirty!
|
||||
*/
|
||||
|
||||
(function (window, $) {
|
||||
"use strict";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue