diff options
| author | Nathan Guse <nathaniel.guse@gmail.com> | 2013-02-28 17:50:24 -0600 |
|---|---|---|
| committer | Nathan Guse <nathaniel.guse@gmail.com> | 2013-02-28 17:50:24 -0600 |
| commit | ecb9f44bf11756e1072354bfd658edfd4c01f74a (patch) | |
| tree | 5f4e89b1fe677520a4310754860a9c85511bb2b0 /phpBB/styles/prosilver/template/ajax.js | |
| parent | db5a05418d251c65ee6cdc1571d4a23c5dd7a7fe (diff) | |
| download | forums-ecb9f44bf11756e1072354bfd658edfd4c01f74a.tar forums-ecb9f44bf11756e1072354bfd658edfd4c01f74a.tar.gz forums-ecb9f44bf11756e1072354bfd658edfd4c01f74a.tar.bz2 forums-ecb9f44bf11756e1072354bfd658edfd4c01f74a.tar.xz forums-ecb9f44bf11756e1072354bfd658edfd4c01f74a.zip | |
[ticket/11103] Revert whitespace changes
PHPBB3-11103
Diffstat (limited to 'phpBB/styles/prosilver/template/ajax.js')
| -rw-r--r-- | phpBB/styles/prosilver/template/ajax.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/phpBB/styles/prosilver/template/ajax.js b/phpBB/styles/prosilver/template/ajax.js index d304c710b3..0b587ac561 100644 --- a/phpBB/styles/prosilver/template/ajax.js +++ b/phpBB/styles/prosilver/template/ajax.js @@ -177,6 +177,8 @@ $('#qr_full_editor').click(function() { }); }); + + /** * This AJAXifies the quick-mod tools. The reason it cannot be a standard * callback / data attribute is that it requires filtering - some of the options |
