diff options
author | Matěj Cepl <mcepl@redhat.com> | 2011-01-20 15:58:49 +0100 |
---|---|---|
committer | Matěj Cepl <mcepl@redhat.com> | 2011-01-20 15:58:49 +0100 |
commit | 0c0fbbf5492e3a9ec9f8e4a1c9713883d3b350ac (patch) | |
tree | 1cc22de7167f8cd705e361de986515af41c6f200 | |
parent | 1c12d7cfe11a0c9caa9f4c9b378da933fff4bb37 (diff) | |
download | bugzilla-triage-0c0fbbf5492e3a9ec9f8e4a1c9713883d3b350ac.tar.gz |
Just move key libraries to data/ to be made into content scripts.
-rw-r--r-- | data/bzpage.js (renamed from lib/bzpage.js) | 0 | ||||
-rw-r--r-- | data/mozillabzpage.js (renamed from lib/mozillabzpage.js) | 0 | ||||
-rw-r--r-- | data/rhbzpage.js (renamed from lib/rhbzpage.js) | 0 |
3 files changed, 0 insertions, 0 deletions
diff --git a/lib/bzpage.js b/data/bzpage.js index cb539dc..cb539dc 100644 --- a/lib/bzpage.js +++ b/data/bzpage.js diff --git a/lib/mozillabzpage.js b/data/mozillabzpage.js index 31f6332..31f6332 100644 --- a/lib/mozillabzpage.js +++ b/data/mozillabzpage.js diff --git a/lib/rhbzpage.js b/data/rhbzpage.js index 10090a7..10090a7 100644 --- a/lib/rhbzpage.js +++ b/data/rhbzpage.js |