mirror of
https://github.com/owncloud/bookmarks.git
synced 2024-12-02 06:24:11 +01:00
Correct typo
This commit is contained in:
parent
8817ea366a
commit
e288f479cd
@ -64,7 +64,7 @@
|
||||
if(base.$el.find('.url-ro code').text() != '')
|
||||
base.$el.find('.url_input').hide();
|
||||
else
|
||||
base.$el.find('.url_input').shwo()
|
||||
base.$el.find('.url_input').show()
|
||||
};
|
||||
|
||||
base.init();
|
||||
|
Loading…
Reference in New Issue
Block a user