Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/cydrobolt/polr.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChaoyi Zha <summermontreal@gmail.com>2017-02-11 18:38:57 +0300
committerChaoyi Zha <summermontreal@gmail.com>2017-02-11 18:38:57 +0300
commitc53e39ce719e300380e98f747c7b9c916942a233 (patch)
tree40066fa8b643baf0c6d0c6153dca2cb5c08ff15d /resources
parent8d3c47971c7c37dbdadbc2b363be5f2fc6cfef59 (diff)
Add ng-cloak rules
Diffstat (limited to 'resources')
-rw-r--r--resources/views/index.blade.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/views/index.blade.php b/resources/views/index.blade.php
index 7a6c04d..cb75f1c 100644
--- a/resources/views/index.blade.php
+++ b/resources/views/index.blade.php
@@ -11,7 +11,7 @@
<input type='url' autocomplete='off'
class='form-control long-link-input' placeholder='http://' name='link-url' />
- <div class='row' id='options'>
+ <div class='row' id='options' ng-cloak>
<p>Customize link</p>
@if (!env('SETTING_PSEUDORANDOM_ENDING'))