diff options
author | Simon <simon@kisikew.org> | 2012-04-15 00:20:12 -0700 |
---|---|---|
committer | Simon <simon@kisikew.org> | 2012-04-15 00:20:12 -0700 |
commit | f299749758112361ee6384cd75d11b2c3a57352a (patch) | |
tree | fce1c1b2d497adae72d77e09c6bf005c8900256b /view/theme/dispy-dark/bottom.tpl | |
parent | 4572179a24d575df19b96427479dc11f7d137683 (diff) | |
parent | 6a2f0eb475356ebe946a499a7a8bdee487b7ff32 (diff) | |
download | volse-hubzilla-f299749758112361ee6384cd75d11b2c3a57352a.tar.gz volse-hubzilla-f299749758112361ee6384cd75d11b2c3a57352a.tar.bz2 volse-hubzilla-f299749758112361ee6384cd75d11b2c3a57352a.zip |
Merge pull request #237 from simonlnu/master
REALLY fix fpostit this time
Diffstat (limited to 'view/theme/dispy-dark/bottom.tpl')
-rw-r--r-- | view/theme/dispy-dark/bottom.tpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/view/theme/dispy-dark/bottom.tpl b/view/theme/dispy-dark/bottom.tpl new file mode 100644 index 000000000..1b7dda8f8 --- /dev/null +++ b/view/theme/dispy-dark/bottom.tpl @@ -0,0 +1 @@ +<script type="text/javascript" src="$baseurl/view/theme/dispy/js/jquery.autogrow.textarea.js"></script> |