This commit is contained in:
Joey Hess 2012-11-25 00:38:11 -04:00
parent 59733456ed
commit 3dfc9cadb0
20 changed files with 28 additions and 49 deletions

View file

@ -13,7 +13,7 @@
<form .form-horizontal enctype=#{enctype}>
<fieldset>
^{form}
^{authtoken}
^{webAppFormAuthToken}
<div .form-actions>
<button .btn .btn-primary type=submit onclick="$('#workingmodal').modal('show');">
Add repository

View file

@ -25,7 +25,7 @@
<form enctype=#{enctype}>
<fieldset>
^{form}
^{authtoken}
^{webAppFormAuthToken}
<button .btn .btn-primary type=submit onclick="$('#clonemodal').modal('show');">Use this drive</button> #
<a .btn href="@{AddDriveR}">
Rescan for removable drives

View file

@ -27,7 +27,7 @@
<form .form-horizontal enctype=#{enctype}>
<fieldset>
^{form}
^{authtoken}
^{webAppFormAuthToken}
<div .form-actions>
<button .btn .btn-primary type=submit onclick="$('#workingmodal').modal('show');">
Add Glacier repository

View file

@ -25,7 +25,7 @@
<form .form-horizontal enctype=#{enctype}>
<fieldset>
^{form}
^{authtoken}
^{webAppFormAuthToken}
<div .form-actions>
<button .btn .btn-primary type=submit onclick="$('#workingmodal').modal('show');">
Add S3 repository

View file

@ -16,7 +16,7 @@
<form .form-horizontal enctype=#{enctype}>
<fieldset>
^{form}
^{authtoken}
^{webAppFormAuthToken}
<div .form-actions>
<button .btn .btn-primary type=submit>
Save Changes

View file

@ -17,7 +17,7 @@
<form .form-horizontal enctype=#{enctype}>
<fieldset>
^{form}
^{authtoken}
^{webAppFormAuthToken}
<div .form-actions>
<button .btn .btn-primary type=submit onclick="$('#workingmodal').modal('show');">
Enable Amazon repository

View file

@ -9,7 +9,7 @@
<form .form-horizontal enctype=#{enctype}>
<fieldset>
^{form}
^{authtoken}
^{webAppFormAuthToken}
<div .form-actions>
<button .btn .btn-primary type=submit onclick="$('#workingmodal').modal('show');">
Enable repository

View file

@ -29,7 +29,7 @@
<form .form-horizontal enctype=#{enctype}>
<fieldset>
^{form}
^{authtoken}
^{webAppFormAuthToken}
<div .form-actions>
<button .btn .btn-primary type=submit>
$if start

View file

@ -19,7 +19,7 @@
<form .form-horizontal enctype=#{enctype}>
<fieldset>
^{form}
^{authtoken}
^{webAppFormAuthToken}
<div .form-actions>
<button .btn .btn-primary type=submit onclick="$('#testmodal').modal('show');">
Check this server

View file

@ -18,7 +18,7 @@
<i .icon-warning-sign></i> #{msg}
$of _
^{form}
^{authtoken}
^{webAppFormAuthToken}
<div .modal .fade #testmodal>
<div .modal-header>
<h3>

View file

@ -21,7 +21,7 @@
<form .form-horizontal enctype=#{enctype}>
<fieldset>
^{form}
^{authtoken}
^{webAppFormAuthToken}
<div .form-actions>
<button .btn .btn-primary type=submit onclick="$('#workingmodal').modal('show');">
Use this account