瀏覽代碼

Remove references to jQuery

Actual dependency was already removed in ddf2891480.
pull/157/head
Lapo Luchini 5 年之前
committed by GitHub
父節點
當前提交
9356824b9b
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: 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() {


Loading…
取消
儲存