summaryrefslogtreecommitdiff
path: root/root/cloud
diff options
context:
space:
mode:
authorfranck cuny <franck@lumberjaph.net>2009-04-05 15:01:06 +0200
committerfranck cuny <franck@lumberjaph.net>2009-04-05 15:01:06 +0200
commitaa2018fccd963c7052e2edce4bf042df8b68caa5 (patch)
tree59b94725c77544b85294559311c4af124adb468c /root/cloud
parentsearch.js (diff)
downloadintention-cloud-aa2018fccd963c7052e2edce4bf042df8b68caa5.tar.gz
update template
Diffstat (limited to 'root/cloud')
-rw-r--r--root/cloud/cloud.tt29
1 files changed, 7 insertions, 22 deletions
diff --git a/root/cloud/cloud.tt b/root/cloud/cloud.tt
index e7c47dc..97470a6 100644
--- a/root/cloud/cloud.tt
+++ b/root/cloud/cloud.tt
@@ -1,28 +1,13 @@
<div id="wrapper">
-[% IF error %]
- [% error %]
-[% ELSE %]
- [% IF suggestions %]
-
- <div id="contenudroite_cloudtitle">2. [% c.localize('cloudtitle') %] "<i>[% title_query %]</i>"</div>
- <div id="contenudroite_cloudcontent">
-
- <div id="cloudcontent_options">
- > <a href="[% permalink %]">[% c.localize('permalinkstr') %]</a><br />
- > <a href="[% csv %]">[% c.localize('csv') %]</a><br />
- > <a href="[% base _ 'email/send' %]">[% c.localize('showbyemail') %]</a><br />
-
- > [% c.prototype.link_to_remote(c.localize('closecloud'), {
- url => '#',
- complete => c.prototype.visual_effect('SlideUp',
- 'wrapper',
- {duration => 1.5}
- ),
- }) %]<br />
+[% IF suggest %]
+ <div id="contenudroite_cloudtitle">2. [% c.localize('cloudtitle') %] "<i>[% query %]</i>"</div>
+ <div id="contenudroite_cloudcontent">
- </div>
+ <div id="cloudcontent_options">
+ > <a href="[% permalink %]">[% c.localize('permalinkstr') %]</a><br />
+ </div>
- <div id="cloud">[% suggestions %]</div>
+ <div id="cloud">[% suggest %]</div>
[% ELSIF our_cloud %]