temporary fix on _purl, using $().val() instead of view binding
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
<p>Authentication isn't yet available (<a href="https://github.com/lefnire/habitrpg#how-do-i-log-in--save-my-data">follow progress here</a>),<br/>
|
||||
In the meantime a persistent URL can be used accross <br/>
|
||||
browsers to access your data. Bookmark the following URL.</p>
|
||||
<input type=text class=input-xlarge value="{_purl}" onClick="$(this).select();"/>
|
||||
<input id="purl-link" type=text class=input-xlarge value="" />
|
||||
</div>
|
||||
</div>
|
||||
<!--<% if current_user %>-->
|
||||
|
||||
Reference in New Issue
Block a user