2014-04-21 15:44:10 +00:00
|
|
|
<div .col-sm-9>
|
2014-05-02 14:19:17 +00:00
|
|
|
<div .content-box>
|
2014-04-21 15:44:10 +00:00
|
|
|
<h2>
|
|
|
|
Adding a Box.com repository
|
|
|
|
<p>
|
|
|
|
<a href="http://box.com">Box.com</a> offers a small quantity of storage #
|
|
|
|
for free, and larger quantities for a fee.
|
|
|
|
<p>
|
|
|
|
Even a small amount of free storage is useful, as a transfer point #
|
|
|
|
between your repositories.
|
|
|
|
<p>
|
|
|
|
<form method="post" .form-horizontal enctype=#{enctype}>
|
|
|
|
<fieldset>
|
|
|
|
^{form}
|
|
|
|
^{webAppFormAuthToken}
|
|
|
|
<div .form-group>
|
2014-04-27 15:58:05 +00:00
|
|
|
<div .col-sm-10 .col-sm-offset-2>
|
2014-04-21 15:44:10 +00:00
|
|
|
<button .btn .btn-primary type=submit onclick="$('#workingmodal').modal('show');">
|
|
|
|
Add repository
|
2012-11-17 19:30:11 +00:00
|
|
|
<div .modal .fade #workingmodal>
|
2014-04-20 22:44:28 +00:00
|
|
|
<div .modal-dialog>
|
|
|
|
<div .modal-content>
|
|
|
|
<div .modal-header>
|
|
|
|
<h3>
|
|
|
|
Making repository ...
|
|
|
|
<div .modal-body>
|
|
|
|
<p>
|
|
|
|
Setting up your Box.com repository. This could take a minute.
|