@@ -248,7 +248,7 @@ |
||
| 248 | 248 | /* |
| 249 | 249 | * Dont show upload path/url for security reaseon |
| 250 | 250 | */ |
| 251 | - if(!$this->hidePreview()) { |
|
| 251 | + if (!$this->hidePreview()) { |
|
| 252 | 252 | $this->attribute('data-initial-preview', $this->preview()); |
| 253 | 253 | $this->attribute('data-initial-caption', $this->initialCaption($this->value)); |
| 254 | 254 | } |