Archive: ComponentOwl Rails app, DB backups, go redirect script
This commit is contained in:
10
app/views/notifier/license_key_error.erb
Normal file
10
app/views/notifier/license_key_error.erb
Normal file
@@ -0,0 +1,10 @@
|
||||
<%= @license_key.error %>
|
||||
|
||||
Source file:
|
||||
---------------------------------------------
|
||||
<%= @license_key.source_file_data.join("\n") %>
|
||||
|
||||
|
||||
XML Request:
|
||||
---------------------------------------------
|
||||
<%= @license_key.raw_post_data %>
|
||||
Reference in New Issue
Block a user