diff options
Diffstat (limited to 'share/www/document.html')
-rw-r--r-- | share/www/document.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/share/www/document.html b/share/www/document.html index 922a651a..c19e2e98 100644 --- a/share/www/document.html +++ b/share/www/document.html @@ -23,6 +23,7 @@ specific language governing permissions and limitations under the License. <script src="script/jquery.cookies.js?0.9.0"></script> <script src="script/jquery.couch.js?0.9.0"></script> <script src="script/jquery.dialog.js?0.9.0"></script> + <script src="script/jquery.editinline.js?0.9.0"></script> <script src="script/jquery.form.js?0.9.0"></script> <script src="script/jquery.resizer.js?0.9.0"></script> <script src="script/futon.js?0.9.0"></script> |