Skip to content

Instantly share code, notes, and snippets.

@amrnt
Created September 2, 2010 14:00
Show Gist options
  • Save amrnt/562317 to your computer and use it in GitHub Desktop.
Save amrnt/562317 to your computer and use it in GitHub Desktop.
<div id='asset-bucket' style='display: none'>
<div id='assets-container'>
<div id='asset-tabs'>
<strong>`attachment_tab' default partial not found!</strong><strong>`upload_tab' default partial not found!</strong><a class='asset-tab here' href='#'>
Bucket
</a>
<strong>`search_tab' default partial not found!</strong></div>
<div id='assets'>
<div class='pane' id='bucket'>
<p>
<span class='note'>
The Bucket provides temporary storage for your items. You can use it to place items in your pages or snippets.
</span>
<span id='clear-bucket'>
<a href="#" onclick="new Ajax.Request('http://beta.cinemacity.ps/admin/assets/clear_bucket', {asynchronous:true, evalScripts:true, parameters:'authenticity_token=' + encodeURIComponent('bsQmpqMwO6byIuFGCvdT+T6TBgPC3OirkXFN8Hu1iyQ=')}); return false;">Clear Bucket</a>
</span>
</p>
<ul id='bucket_list'>
<li>
<p class='note'>
Your bucket is empty
</p>
</li>
</ul>
<div class='clear'></div>
</div>
</div>
</div>
<div id='close-link'>
<a href="#">Close</a>
</div>
</div>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment