diff options
| author | wjames5 <will@tekimaki.com> | 2007-05-11 17:10:42 +0000 |
|---|---|---|
| committer | wjames5 <will@tekimaki.com> | 2007-05-11 17:10:42 +0000 |
| commit | 9972a256fbe59329be7ae3489e2bafc8ff0e9219 (patch) | |
| tree | c817bd038e02e49580911717deb7b23eaf461fee /templates/attachment_browser.tpl | |
| parent | 2e71b35aef4006fb76ba6063403dd487e965e464 (diff) | |
| download | liberty-9972a256fbe59329be7ae3489e2bafc8ff0e9219.tar.gz liberty-9972a256fbe59329be7ae3489e2bafc8ff0e9219.tar.bz2 liberty-9972a256fbe59329be7ae3489e2bafc8ff0e9219.zip | |
enabled json output for attachments loading and uploading, and also extend browser so you can get iinfo about an attachment
Diffstat (limited to 'templates/attachment_browser.tpl')
| -rw-r--r-- | templates/attachment_browser.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/attachment_browser.tpl b/templates/attachment_browser.tpl index 85c70a1..ee42404 100644 --- a/templates/attachment_browser.tpl +++ b/templates/attachment_browser.tpl @@ -51,4 +51,4 @@ {libertypagination pgnName="pgnPage" pgnPage=$curPage numPages=$numPages offset=$smarty.request.offset ajaxId=attbrowser} {pagination ajaxId=attbrowser} -{/strip} +{/strip}
\ No newline at end of file |
