diff options
author | Cash Costello <cash.costello@gmail.com> | 2011-11-15 20:03:52 -0500 |
---|---|---|
committer | Cash Costello <cash.costello@gmail.com> | 2011-11-15 20:03:52 -0500 |
commit | fbbed3deaa0090173d398587cfea4af144d062a2 (patch) | |
tree | 19a1e1f02833f36694cf8523ceb459029ae0458b /js/lib | |
parent | ed682b22e5a14673090bc9e48ee8c0ecebaadef9 (diff) | |
download | elgg-fbbed3deaa0090173d398587cfea4af144d062a2.tar.gz elgg-fbbed3deaa0090173d398587cfea4af144d062a2.tar.bz2 |
atleast renaming the ui js libs
Diffstat (limited to 'js/lib')
-rw-r--r-- | js/lib/ui.autocomplete.js (renamed from js/lib/autocomplete.js) | 0 | ||||
-rw-r--r-- | js/lib/ui.avatar_cropper.js (renamed from js/lib/avatar_cropper.js) | 0 | ||||
-rw-r--r-- | js/lib/ui.friends_picker.js (renamed from js/lib/friends_picker.js) | 0 | ||||
-rw-r--r-- | js/lib/ui.userpicker.js (renamed from js/lib/userpicker.js) | 0 |
4 files changed, 0 insertions, 0 deletions
diff --git a/js/lib/autocomplete.js b/js/lib/ui.autocomplete.js index 46d72d146..46d72d146 100644 --- a/js/lib/autocomplete.js +++ b/js/lib/ui.autocomplete.js diff --git a/js/lib/avatar_cropper.js b/js/lib/ui.avatar_cropper.js index fc32a0832..fc32a0832 100644 --- a/js/lib/avatar_cropper.js +++ b/js/lib/ui.avatar_cropper.js diff --git a/js/lib/friends_picker.js b/js/lib/ui.friends_picker.js index 9257c40fc..9257c40fc 100644 --- a/js/lib/friends_picker.js +++ b/js/lib/ui.friends_picker.js diff --git a/js/lib/userpicker.js b/js/lib/ui.userpicker.js index 8287ba91c..8287ba91c 100644 --- a/js/lib/userpicker.js +++ b/js/lib/ui.userpicker.js |