Переглянути джерело

Merge pull request #157 from lapo-luchini/patch-1

Remove references to jQuery in bookmarklet
pull/141/head
Ji Qu 5 роки тому
committed by GitHub
джерело
коміт
948b0c44d3
Не вдалося знайти GPG ключ що відповідає даному підпису Ідентифікатор GPG ключа: 4AEE18F83AFDEB23
1 змінених файлів з 3 додано та 4 видалено
  1. +3
    -4
      pinry/static/js/bookmarklet.js

+ 3
- 4
pinry/static/js/bookmarklet.js Переглянути файл

@@ -2,11 +2,10 @@
* Bookmarklet for Pinry
* Descrip: This is trying to be as standalone a script as possible hence
* why it has built in helpers and such when the rest of the
* scripts make use of helpers.js. In the future i want to remove
* all dependencies on jQuery.
* scripts make use of helpers.js.
* Authors: Pinry Contributors
* Updated: Mar 4th, 2013
* Require: None (dynamically loads jQuery if needed)
* Updated: Aug 26th, 2018
* Require: None
*/

(function main() {


Завантаження…
Відмінити
Зберегти